Base:
method
ReadAsyncInternal
System.IO.TextReader.ReadAsyncInternal(System.Char[], System.Int32, System.Int32)
1 reference to ReadAsyncInternal
mscorlib (1)
system\io\streamreader.cs (1)
926Task<int> task = ReadAsyncInternal(buffer, index, count);