Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 11617 of file XmlTextReaderImpl.cs.
References System.Xml.XmlTextReaderImpl._disableUndeclaredEntityCheck, System.Xml.XmlTextReaderImpl._dtdInfo, System.Xml.XmlTextReaderImpl._dtdProcessing, System.Xml.XmlTextReaderImpl._fragmentParserContext, System.Xml.XmlTextReaderImpl._parsingMode, System.Xml.XmlTextReaderImpl._ps, System.Xml.XmlTextReaderImpl._standalone, System.Xml.XmlTextReaderImpl._validatingReaderCompatFlag, System.Xml.Dictionary, System.Xml.XmlTextReaderImpl.ParsingState.entityId, System.Xml.XmlParserContext.HasDtdInfo, System.Xml.IDtdEntityInfo.IsDeclaredInExternal, System.Xml.IDtdEntityInfo.IsExternal, System.Xml.IDtdEntityInfo.IsUnparsedEntity, System.Xml.XmlTextReaderImpl.ParsingState.LineNo, System.Xml.IDtdInfo.LookupEntity(), System.Xml.IDtdEntityInfo.Name, System.Xml.XmlTextReaderImpl.ParseDtdFromParserContextAsync(), System.Xml.XmlTextReaderImpl.PushExternalEntityAsync(), System.Xml.XmlTextReaderImpl.PushInternalEntity(), System.Xml.XmlTextReaderImpl.Throw(), System.SR.Xml_ExternalEntityInAttValue, System.SR.Xml_ExternalEntityInStandAloneDocument, System.SR.Xml_UndeclaredEntity, and System.SR.Xml_UnparsedEntityRef.
Referenced by System.Xml.XmlTextReaderImpl.HandleEntityReferenceAsync().