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