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

◆ PushParsingState()

void System.Xml.XmlTextReaderImpl.PushParsingState ( )
inlineprivate

Definition at line 7296 of file XmlTextReaderImpl.cs.

References System.Xml.XmlTextReaderImpl._parsingStatesStack, System.Xml.XmlTextReaderImpl._parsingStatesStackTop, System.Xml.XmlTextReaderImpl._ps, System.array, System.Xml.XmlTextReaderImpl.ParsingState.Clear(), System.Array.Copy(), and System.Xml.Dictionary.

Referenced by System.Xml.XmlTextReaderImpl.DtdParserProxy_PushInternalDtd(), System.Xml.XmlTextReaderImpl.OpenAndPush(), System.Xml.XmlTextReaderImpl.OpenAndPushAsync(), System.Xml.XmlTextReaderImpl.PushExternalEntity(), System.Xml.XmlTextReaderImpl.PushExternalEntityAsync(), and System.Xml.XmlTextReaderImpl.PushInternalEntity().