1 implementation of GetSystemInfo
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
Windows\Interop\SystemInfo.cs (1)
17public SYSTEM_INFO GetSystemInfo()
1 reference to GetSystemInfo
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
Windows\WindowsContainerSnapshotProvider.cs (1)
153var systemInfoValue = systemInfo.GetSystemInfo();