4 writes to _mustFlush
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Text\DecoderNLS.cs (4)
72_mustFlush = flush; 125_mustFlush = flush; 178_mustFlush = flush; 202_mustFlush = false;
1 reference to _mustFlush
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Text\DecoderNLS.cs (1)
194public bool MustFlush => _mustFlush;