Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 6615 of file XmlTextReaderImpl.cs.
References System.Xml.XmlTextReaderImpl._checkCharacters, System.Xml.XmlTextReaderImpl._normalize, System.Xml.XmlTextReaderImpl._ps, System.Xml.XmlTextReaderImpl._v1Compat, System.Xml.XmlException.BuildCharExceptionArgs(), System.charCount, System.Xml.XmlTextReaderImpl.ParsingState.charPos, System.chars, System.Xml.XmlTextReaderImpl.ParsingState.chars, System.Xml.XmlTextReaderImpl.ParsingState.charsUsed, System.Xml.Dictionary, System.HexConverter.FromChar(), System.Xml.XmlCharType.IsCharData(), System.Xml.XmlCharType.IsHighSurrogate(), System.Xml.XmlCharType.IsLowSurrogate(), System.Xml.XmlCharType.SplitSurrogateChar(), System.Xml.XmlTextReaderImpl.Throw(), System.SR.Xml_BadDecimalEntity, System.SR.Xml_BadHexEntity, System.SR.Xml_CharEntityOverflow, and System.SR.Xml_InvalidCharacter.
Referenced by System.Xml.XmlTextReaderImpl.ParseCharRefInline(), System.Xml.XmlTextReaderImpl.ParseNumericCharRef(), and System.Xml.XmlTextReaderImpl.ParseNumericCharRefAsync().