2 references to GetAllTcpConnections
System (2)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (2)
126
List<SystemTcpConnectionInformation> connections =
GetAllTcpConnections
();
138
List<SystemTcpConnectionInformation> connections =
GetAllTcpConnections
();