3 references to
System.Net.Sockets (3)
System\Net\Sockets\SocketAsyncContext.Unix.cs (3)
369public BufferMemorySendOperation(SocketAsyncContext context) : base(context) { } 398public BufferListSendOperation(SocketAsyncContext context) : base(context) { } 425public BufferPtrSendOperation(SocketAsyncContext context) : base(context) { }