1 write to _lastCpuCoresUsed
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
Linux\LinuxUtilizationProvider.cs (1)
167_lastCpuCoresUsed = coresUsed;
4 references to _lastCpuCoresUsed
Microsoft.Extensions.Diagnostics.ResourceMonitoring (4)
Linux\LinuxUtilizationProvider.cs (4)
142return _lastCpuCoresUsed; 151return _lastCpuCoresUsed; 159return _lastCpuCoresUsed; 173return _lastCpuCoresUsed;