2 references to ParseAddressAndPort
System.Net.NetworkInformation (2)
System\Net\NetworkInformation\StringParsingHelpers.Connections.cs (2)
251
IPEndPoint localEndPoint =
ParseAddressAndPort
(localAddressAndPort);
254
IPEndPoint remoteEndPoint =
ParseAddressAndPort
(remoteAddressAndPort);