2 references to EncodingCodePage
Microsoft.CodeAnalysis (2)
Serialization\ObjectReader.cs (1)
305
case TypeCode.
EncodingCodePage
:
Serialization\ObjectWriter.cs (1)
810
WriteByte((byte)TypeCode.
EncodingCodePage
);