2 references to SynchronousAsyncResult
mscorlib (2)
system\io\bufferedstream.cs (1)
1035? new SynchronousAsyncResult(state)
system\io\stream.cs (1)
839asyncResult = new SynchronousAsyncResult(state);