Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 7899 of file XmlTextReaderImpl.cs.
References System.Xml.XmlTextReaderImpl._ps, System.Xml.XmlTextReaderImpl.ParsingState.charPos, System.Xml.XmlTextReaderImpl.ParsingState.chars, System.Xml.XmlTextReaderImpl.ParsingState.charsUsed, and System.Xml.XmlCharType.IsNCNameSingleChar().
Referenced by System.Xml.XmlTextReaderImpl.ParseDocumentContent(), System.Xml.XmlTextReaderImpl.ParseDocumentContentAsync(), System.Xml.XmlTextReaderImpl.ParseElementContent(), System.Xml.XmlTextReaderImpl.ParseElementContentAsync(), System.Xml.XmlTextReaderImpl.ParseUnexpectedToken(), System.Xml.XmlTextReaderImpl.ThrowExpectingWhitespace(), and System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken().