Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 3600 of file DtdParser.cs.
References System.Xml.DtdParser._curPos, System.Xml.DtdParser._currentEntityId, System.Xml.DtdParser._schemaInfo, System.Xml.DtdParser._validate, System.Collections.Generic.Dictionary< TKey, TValue >.Add(), System.Xml.Schema.ContentValidator.Any, System.Xml.Dictionary, System.Xml.Schema.SchemaInfo.ElementDecls, System.Xml.Schema.ContentValidator.Empty, System.Xml.DtdParser.GetNameQualified(), System.Xml.DtdParser.GetNameString(), System.Xml.DtdParser.GetTokenAsync(), System.Xml.DtdParser.OnUnexpectedError(), System.Xml.DtdParser.ParseElementMixedContentAsync(), System.Xml.DtdParser.ParseElementOnlyContentAsync(), System.Xml.DtdParser.ParsingInternalSubset, System.Collections.Generic.Dictionary< TKey, TValue >.Remove(), System.SR.Sch_DupElementDecl, System.Xml.DtdParser.SendValidationEvent(), System.Xml.DtdParser.ThrowUnexpectedToken(), System.Collections.Generic.Dictionary< TKey, TValue >.TryGetValue(), and System.Xml.Schema.SchemaInfo.UndeclaredElementDecls.
Referenced by System.Xml.DtdParser.ParseSubsetAsync().