1 write to _lastCpuCoresUsed
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
Linux\LinuxUtilizationProvider.cs (1)
188_lastCpuCoresUsed = coresUsed;
4 references to _lastCpuCoresUsed
Microsoft.Extensions.Diagnostics.ResourceMonitoring (4)
Linux\LinuxUtilizationProvider.cs (4)
163return _lastCpuCoresUsed; 172return _lastCpuCoresUsed; 180return _lastCpuCoresUsed; 194return _lastCpuCoresUsed;