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