2 references to ControlCodePageStart
mscorlib (2)
system\text\isciiencoding.cs (2)
279
if (!buffer.AddByte(ControlATR, (byte)(indicScript |
ControlCodePageStart
)))
314
if (buffer.AddByte(ControlATR, (byte)(defaultCodePage |
ControlCodePageStart
)))