5 references to DumpBuffer
System.Net.Sockets (5)
System\Net\Sockets\Socket.cs (4)
1223
NetEventSource.
DumpBuffer
(this, buffer, offset, bytesTransferred);
1376
if (NetEventSource.Log.IsEnabled()) NetEventSource.
DumpBuffer
(this, buffer, offset, size);
1562
if (NetEventSource.Log.IsEnabled()) NetEventSource.
DumpBuffer
(this, buffer, offset, bytesTransferred);
1882
if (NetEventSource.Log.IsEnabled()) NetEventSource.
DumpBuffer
(this, buffer, offset, size);
System\Net\Sockets\SocketAsyncEventArgs.Unix.cs (1)
341
NetEventSource.
DumpBuffer
(this, _acceptBuffer, 0, size);