2 references to SynchronousAsyncResult
mscorlib (2)
system\io\bufferedstream.cs (1)
609? new SynchronousAsyncResult(bytesFromBuffer, state)
system\io\stream.cs (1)
806asyncResult = new SynchronousAsyncResult(numRead, state);