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