2 references to FakeGetTcpTableWithUnsuccessfulStatusAllTheTime
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (2)
Windows\TcpTableInfoTests.cs (1)
184
tcpTableInfo.SetGetTcpTableDelegate(
FakeGetTcpTableWithUnsuccessfulStatusAllTheTime
);
Windows\WindowsCountersTests.cs (1)
78
tcpTableInfo.SetGetTcpTableDelegate(TcpTableInfoTests.
FakeGetTcpTableWithUnsuccessfulStatusAllTheTime
);