1 write to _lastCpuCoresUsed
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
Linux\LinuxUtilizationProvider.cs (1)
173_lastCpuCoresUsed = coresUsed;
4 references to _lastCpuCoresUsed
Microsoft.Extensions.Diagnostics.ResourceMonitoring (4)
Linux\LinuxUtilizationProvider.cs (4)
148return _lastCpuCoresUsed; 157return _lastCpuCoresUsed; 165return _lastCpuCoresUsed; 179return _lastCpuCoresUsed;