2 references to NestedSingleAsyncResult
System (2)
net\System\Net\_ConnectStream.cs (2)
1759NestedSingleAsyncResult completedResult = new NestedSingleAsyncResult(this, state, callback, ZeroLengthRead); 1772NestedSingleAsyncResult completedResult = new NestedSingleAsyncResult(this, state, callback, bytesAlreadyRead);