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