sizeof(int) on x64? May 9, 2023 by Tarik The keyword int aliases System.Int32 which still requires 4 bytes, even on a 64-bit machine.