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