5 references to _sysInfo
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (5)
Windows\WindowsContainerSnapshotProviderTests.cs (5)
53
_sysInfo
.NumberOfProcessors = 1;
55
.Returns(() =>
_sysInfo
);
82
_sysInfo
.NumberOfProcessors = numberOfProcessors;
208
_sysInfo
.NumberOfProcessors = 2;
272
_sysInfo
.NumberOfProcessors = 2;