2 references to MappedCodePages
System.Text.Encoding.CodePages (2)
System\Text\EncodingTable.cs (2)
145
Debug.Assert(
MappedCodePages
.Length + 1 == indices.Length);
154
int i =
MappedCodePages
.IndexOf((ushort)codePage);