Base:
method
Read
System.IO.TextReader.Read(System.Char[], System.Int32, System.Int32)
1 reference to Read
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\IO\TextReader.cs (1)
412return Task.FromResult(Read(buffer, index, count));