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)
115
public void Dispose() =>
_reader
._asyncIOInProgress = false;