5 references to CharsUsed
System.Text.Encoding.CodePages (5)
System\Text\GB18030Encoding.cs (1)
355encoder.m_charsUsed = buffer.CharsUsed;
System\Text\ISCIIEncoding.cs (1)
293encoder.m_charsUsed = buffer.CharsUsed;
System\Text\ISO2022Encoding.cs (3)
566encoder.m_charsUsed = buffer.CharsUsed; 724encoder.m_charsUsed = buffer.CharsUsed; 871encoder.m_charsUsed = buffer.CharsUsed;