Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 7270 of file XmlTextReaderImpl.cs.
References System.Xml.XmlTextReaderImpl._currentEntities, System.Xml.XmlTextReaderImpl._nextEntityId, System.Xml.XmlTextReaderImpl._parsingStatesStack, System.Xml.XmlTextReaderImpl._parsingStatesStackTop, System.Collections.Generic.Dictionary< TKey, TValue >.Add(), System.Collections.Generic.Dictionary< TKey, TValue >.ContainsKey(), System.Xml.Dictionary, System.Xml.IDtdEntityInfo.IsParameterEntity, System.Xml.XmlTextReaderImpl.ParsingState.LineNo, System.Xml.XmlTextReaderImpl.ParsingState.LinePos, System.Xml.IDtdEntityInfo.Name, System.Xml.XmlTextReaderImpl.Throw(), System.SR.Xml_RecursiveGenEntity, and System.SR.Xml_RecursiveParEntity.
Referenced by System.Xml.XmlTextReaderImpl.PushExternalEntity(), System.Xml.XmlTextReaderImpl.PushExternalEntityAsync(), and System.Xml.XmlTextReaderImpl.PushInternalEntity().