2 instantiations of SendFileOperation
System.Net.Sockets (2)
System\Net\Sockets\SocketAsyncContext.Unix.cs (2)
2144
var operation = new
SendFileOperation
(this)
2171
var operation = new
SendFileOperation
(this)
2 references to SendFileOperation
System.Net.Sockets (2)
System\Net\Sockets\SocketAsyncContext.Unix.cs (2)
2144
var
operation = new SendFileOperation(this)
2171
var
operation = new SendFileOperation(this)