1 instantiation of SYSTEM_INFO
System.Core (1)
System\IO\MemoryMappedFiles\MemoryMappedFile.cs (1)
660
UnsafeNativeMethods.SYSTEM_INFO info = new UnsafeNativeMethods.
SYSTEM_INFO
();
2 references to SYSTEM_INFO
System.Core (2)
Microsoft\Win32\UnsafeNativeMethods.cs (1)
1408
internal static extern void GetSystemInfo(ref
SYSTEM_INFO
lpSystemInfo);
System\IO\MemoryMappedFiles\MemoryMappedFile.cs (1)
660
UnsafeNativeMethods.
SYSTEM_INFO
info = new UnsafeNativeMethods.SYSTEM_INFO();