3 references to BufferMemorySendOperation
System.Net.Sockets (3)
System\Net\Sockets\SocketAsyncContext.Unix.cs (3)
105
new
BufferMemorySendOperation
(this);
653
public ConnectOperation(SocketAsyncContext context) :
base
(context) { }
1958
var operation = new
BufferMemorySendOperation
(this)