1 instantiation of MEMORYSTATUSEX
dotnet (1)
PerformanceLogEventSource.cs (1)
242Interop.MEMORYSTATUSEX memoryStatusEx = new();
2 references to MEMORYSTATUSEX
dotnet (2)
PerformanceLogEventSource.cs (2)
242Interop.MEMORYSTATUSEX memoryStatusEx = new(); 380internal static extern bool GlobalMemoryStatusEx(ref MEMORYSTATUSEX lpBuffer);