2 references to BlockingBeginRead
mscorlib (2)
system\io\stream.cs (2)
317return BlockingBeginRead(buffer, offset, count, callback, state); 910return BlockingBeginRead(buffer, offset, count, callback, state);