2 references to charType
System.Runtime.Serialization (2)
System\Runtime\Serialization\Json\XmlJsonReader.cs (2)
1148if ((charType[currentCharacter] & CharType.FirstName) == 0) 1157if ((charType[currentCharacter] & CharType.Name) == 0 || currentCharacter >= 0x80)