2 references to SendAsync
System (2)
net\System\Net\NetworkInformation\ping.cs (2)
387SendAsync (hostNameOrAddress, timeout, buffer, null, userToken); 539return SendPingAsyncCore(tcs => SendAsync(hostNameOrAddress, timeout, buffer, options, tcs));