1 write to _lastCpuCoresUsed
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
Linux\LinuxUtilizationProvider.cs (1)
185_lastCpuCoresUsed = coresUsed;
4 references to _lastCpuCoresUsed
Microsoft.Extensions.Diagnostics.ResourceMonitoring (4)
Linux\LinuxUtilizationProvider.cs (4)
160return _lastCpuCoresUsed; 169return _lastCpuCoresUsed; 177return _lastCpuCoresUsed; 191return _lastCpuCoresUsed;