1 reference to ReadAsyncInternalWithGuard
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\StreamReader.cs (1)
1100
return
ReadAsyncInternalWithGuard
(new Memory<char>(buffer, index, count), CancellationToken.None);