Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 4424 of file XmlTextReaderImpl.cs.
References System.Xml.XmlTextReaderImpl._curNode, System.Xml.XmlTextReaderImpl._index, System.Xml.XmlTextReaderImpl._nextParsingFunction, System.Xml.XmlTextReaderImpl._nodes, System.Xml.XmlTextReaderImpl._parsingFunction, System.Xml.XmlTextReaderImpl._ps, System.Xml.XmlTextReaderImpl.ParsingState.charPos, System.chars, System.Xml.XmlTextReaderImpl.ParsingState.chars, System.Xml.XmlTextReaderImpl.ParsingState.charsUsed, System.Xml.Dictionary, System.Xml.XmlTextReaderImpl.ParsingState.isEof, System.Xml.XmlCharType.IsNCNameSingleChar(), System.Xml.XmlCharType.IsWhiteSpace(), System.length, System.length2, System.Xml.XmlTextReaderImpl.ParsingState.lineNo, System.Xml.XmlTextReaderImpl.ParsingState.LinePos, System.Xml.XmlTextReaderImpl.OnNewLine(), System.Xml.XmlTextReaderImpl.ReadData(), System.Xml.XmlConvert.StrEqual(), System.Xml.XmlTextReaderImpl.ThrowTagMismatch(), System.Xml.XmlTextReaderImpl.ThrowUnclosedElements(), and System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken().
Referenced by System.Xml.XmlTextReaderImpl.ParseElementContent().