Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 4216 of file XmlTextReaderImpl.cs.
References System.Xml.XmlTextReaderImpl._curNode, System.Xml.XmlTextReaderImpl._index, System.Xml.XmlTextReaderImpl._nameTable, System.Xml.XmlTextReaderImpl._nodes, System.Xml.XmlTextReaderImpl._parsingFunction, System.Xml.XmlTextReaderImpl._ps, System.Xml.XmlTextReaderImpl._stringBuilder, System.Text.StringBuilder.Append(), System.Xml.XmlTextReaderImpl.ParsingState.charsUsed, System.Xml.Dictionary, System.Xml.XmlTextReaderImpl.Throw(), System.Text.StringBuilder.ToString(), System.Xml.XmlTextReaderImpl.NodeData.type, System.SR.Xml_UnexpectedEOF1, and System.SR.Xml_UnexpectedEOFInElementContent.
Referenced by System.Xml.XmlTextReaderImpl.IncrementalRead(), System.Xml.XmlTextReaderImpl.ParseAttributes(), System.Xml.XmlTextReaderImpl.ParseAttributesAsync(), System.Xml.XmlTextReaderImpl.ParseElementContent(), System.Xml.XmlTextReaderImpl.ParseElementContent_ReadData(), System.Xml.XmlTextReaderImpl.ParseEndElement(), and System.Xml.XmlTextReaderImpl.ParseEndElementAsync_ReadData().