2 references to GetRawSocket
System.Net.Ping (2)
System\Net\NetworkInformation\Ping.RawSocket.cs (2)
253using (Socket socket = GetRawSocket(socketConfig)) 325using Socket socket = GetRawSocket(socketConfig);