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