4 references to DecrementEscapeBytes
System.Text.Encoding.CodePages (4)
System\Text\ISO2022Encoding.cs (4)
948ch = DecrementEscapeBytes(ref escapeBytes, ref escapeCount); 1001iBytes |= DecrementEscapeBytes(ref escapeBytes, ref escapeCount); 1270ch = DecrementEscapeBytes(ref escapeBytes, ref escapeCount); 1323iBytes |= DecrementEscapeBytes(ref escapeBytes, ref escapeCount);