Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ParseEntityReferenceAsync()

async Task System.Xml.XmlTextReaderImpl.ParseEntityReferenceAsync ( )
inlineprivate

Definition at line 11561 of file XmlTextReaderImpl.cs.

References System.Xml.XmlTextReaderImpl._curNode, System.Xml.XmlTextReaderImpl._ps, System.Xml.XmlTextReaderImpl.ParsingState.charPos, System.Xml.XmlTextReaderImpl.ParsingState.LineNo, System.Xml.XmlTextReaderImpl.ParsingState.LinePos, System.Xml.XmlTextReaderImpl.ParseEntityNameAsync(), System.Xml.XmlTextReaderImpl.NodeData.SetLineInfo(), and System.Xml.XmlTextReaderImpl.NodeData.SetNamedNode().

Referenced by System.Xml.XmlTextReaderImpl.ParseDocumentContentAsync_ParseEntity(), System.Xml.XmlTextReaderImpl.ParseTextAsync_IgnoreNode(), and System.Xml.XmlTextReaderImpl.ReadAsync().