5 references to ControlATR
mscorlib (5)
system\text\isciiencoding.cs (5)
279if (!buffer.AddByte(ControlATR, (byte)(indicScript | ControlCodePageStart))) 314if (buffer.AddByte(ControlATR, (byte)(defaultCodePage | ControlCodePageStart))) 476if (!buffer.Fallback(ControlATR)) 601if (b == ControlATR) 669if (buffer.Fallback(ControlATR))