2 references to FakeGetTcpTableWithFakeInformation
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (2)
Windows\TcpTableInfoTests.cs (1)
218
tcpTableInfo.SetGetTcpTableDelegate(
FakeGetTcpTableWithFakeInformation
);
Windows\WindowsCountersTests.cs (1)
36
tcpTableInfo.SetGetTcpTableDelegate(TcpTableInfoTests.
FakeGetTcpTableWithFakeInformation
);