4 writes to _mustFlush
System.Private.CoreLib (4)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\EncoderNLS.cs (4)
71_mustFlush = flush; 114_mustFlush = flush; 165_mustFlush = flush; 232_mustFlush = false;
1 reference to _mustFlush
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Text\EncoderNLS.cs (1)
219public bool MustFlush => _mustFlush;