2 instantiations of SystemTcpStatistics
System (2)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (2)
366return new SystemTcpStatistics(AddressFamily.InterNetwork); 369return new SystemTcpStatistics(AddressFamily.InterNetworkV6);