2 references to
System.Net.Sockets (2)
System\Net\Sockets\SocketAsyncContext.Unix.cs (2)
338
public ReadOperation(SocketAsyncContext context) :
base
(context) { }
345
public WriteOperation(SocketAsyncContext context) :
base
(context) { }