1 write to s_totalPhysical
System.Runtime.Caching (1)
System\Runtime\Caching\MemoryMonitor.Windows.cs (1)
21s_totalPhysical = (long)memoryStatus.ullTotalPhys;
1 reference to s_totalPhysical
System.Runtime.Caching (1)
System\Runtime\Caching\MemoryMonitor.cs (1)
43internal static long TotalPhysical => s_totalPhysical;