1 write to _autoFlush
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\IO\StreamWriter.cs (1)
337_autoFlush = value;
5 references to _autoFlush
System.Private.CoreLib (5)
src\libraries\System.Private.CoreLib\src\System\IO\StreamWriter.cs (5)
331get => _autoFlush; 360if (_autoFlush) 469if (_autoFlush) 695if (_autoFlush) 809if (_autoFlush)