2 writes to _lastCpuCoresUsed
Microsoft.Extensions.Diagnostics.ResourceMonitoring (2)
Linux\LinuxUtilizationProvider.cs (2)
149_lastCpuCoresUsed = coresUsed; 163_lastCpuCoresUsed = coresUsed;
2 references to _lastCpuCoresUsed
Microsoft.Extensions.Diagnostics.ResourceMonitoring (2)
Linux\LinuxUtilizationProvider.cs (2)
126return _lastCpuCoresUsed; 174return _lastCpuCoresUsed;