1 write to _reader
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\StreamReader.cs (1)
112_reader = reader;
1 reference to _reader
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\IO\StreamReader.cs (1)
115public void Dispose() => _reader._asyncIOInProgress = false;