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