1 reference to NestedMultipleAsyncResult
System (1)
net\System\Net\_ConnectStream.cs (1)
989asyncResult = (async) ? new NestedMultipleAsyncResult(this, state, callback, buffers) : null;