2 references to PingReply
System (2)
net\System\Net\NetworkInformation\ping.cs (2)
231
reply = new
PingReply
(icmp6Reply,buffer.DangerousGetHandle(),ping.sendSize);
729
reply = new
PingReply
(icmp6Reply, replyBuffer.DangerousGetHandle(), sendSize);