5 references to SetGetTcpTableDelegate
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (5)
Windows\TcpTableInfoTests.cs (3)
184tcpTableInfo.SetGetTcpTableDelegate(FakeGetTcpTableWithUnsuccessfulStatusAllTheTime); 200tcpTableInfo.SetGetTcpTableDelegate(FakeGetTcpTableWithInsufficientBufferAndInvalidParameter); 218tcpTableInfo.SetGetTcpTableDelegate(FakeGetTcpTableWithFakeInformation);
Windows\WindowsCountersTests.cs (2)
36tcpTableInfo.SetGetTcpTableDelegate(TcpTableInfoTests.FakeGetTcpTableWithFakeInformation); 78tcpTableInfo.SetGetTcpTableDelegate(TcpTableInfoTests.FakeGetTcpTableWithUnsuccessfulStatusAllTheTime);