3 instantiations of TestMeterFactory
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (3)
Linux\LinuxUtilizationProviderTests.cs (1)
200
using var meterFactory = new
TestMeterFactory
();
Windows\WindowsContainerSnapshotProviderTests.cs (1)
332
using var meterFactory = new
TestMeterFactory
();
Windows\WindowsSnapshotProviderTests.cs (1)
164
using var meterFactory = new
TestMeterFactory
();
3 references to TestMeterFactory
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (3)
Linux\LinuxUtilizationProviderTests.cs (1)
200
using
var
meterFactory = new TestMeterFactory();
Windows\WindowsContainerSnapshotProviderTests.cs (1)
332
using
var
meterFactory = new TestMeterFactory();
Windows\WindowsSnapshotProviderTests.cs (1)
164
using
var
meterFactory = new TestMeterFactory();