1 write to SendBuffer
System.Net.Ping (1)
System\Net\NetworkInformation\Ping.RawSocket.cs (1)
440
SendBuffer
= sendBuffer;
2 references to SendBuffer
System.Net.Ping (2)
System\Net\NetworkInformation\Ping.RawSocket.cs (2)
255
socket.SendTo(socketConfig.
SendBuffer
, SocketFlags.None, socketConfig.EndPoint);
330
socketConfig.
SendBuffer
.AsMemory(),