4 references to DecrementEscapeBytes
mscorlib (4)
system\text\iso2022encoding.cs (4)
1013ch = DecrementEscapeBytes(ref escapeBytes, ref escapeCount); 1066iBytes |= DecrementEscapeBytes(ref escapeBytes, ref escapeCount); 1338ch = DecrementEscapeBytes(ref escapeBytes, ref escapeCount); 1391iBytes |= DecrementEscapeBytes(ref escapeBytes, ref escapeCount);