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