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