5 references to _sysInfo
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (5)
Windows\WindowsContainerSnapshotProviderTests.cs (5)
54
_sysInfo
.NumberOfProcessors = 1;
56
.Returns(() =>
_sysInfo
);
83
_sysInfo
.NumberOfProcessors = numberOfProcessors;
210
_sysInfo
.NumberOfProcessors = 2;
277
_sysInfo
.NumberOfProcessors = 2;