2 references to CharTypes
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\Json\XmlJsonReader.cs (2)
1068if ((CharTypes[currentCharacter] & CharType.FirstName) == 0) 1077if ((CharTypes[currentCharacter] & CharType.Name) == 0 || currentCharacter >= 0x80)