2 references to MEMORYSTATUSEX
System.Web (2)
UnsafeNativeMethods.cs (2)
298
dwLength = Marshal.SizeOf(typeof(UnsafeNativeMethods.
MEMORYSTATUSEX
));
303
internal extern static int GlobalMemoryStatusEx(ref
MEMORYSTATUSEX
memoryStatusEx);