Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 3277 of file DtdParser.cs.
References System.Xml.DtdParser._condSectionDepth, System.Xml.DtdParser._condSectionEntityIds, System.Xml.DtdParser._curPos, System.Xml.DtdParser._currentEntityId, System.Xml.DtdParser._freeFloatingDtd, System.Xml.DtdParser._internalSubsetValueSb, System.Xml.DtdParser._v1Compat, System.Xml.DtdParser._validate, System.Xml.Dictionary, System.Xml.DtdParser.GetTokenAsync(), System.Xml.DtdParser.ParseAttlistDeclAsync(), System.Xml.DtdParser.ParseCommentAsync(), System.Xml.DtdParser.ParseCondSectionAsync(), System.Xml.DtdParser.ParseElementDeclAsync(), System.Xml.DtdParser.ParseEntityDeclAsync(), System.Xml.DtdParser.ParseNotationDeclAsync(), System.Xml.DtdParser.ParsePIAsync(), System.Xml.DtdParser.ParsingInternalSubset, System.Xml.DtdParser.SaveParsingBuffer(), System.SR.Sch_ParEntityRefNesting, System.Xml.DtdParser.SendValidationEvent(), System.Xml.DtdParser.Throw(), System.Xml.DtdParser.ThrowUnexpectedToken(), System.Text.StringBuilder.ToString(), System.SR.Xml_ExpectDtdMarkup, System.SR.Xml_IncompleteDtdContent, System.SR.Xml_InvalidConditionalSection, System.SR.Xml_UnclosedConditionalSection, and System.SR.Xml_UnexpectedCDataEnd.
Referenced by System.Xml.DtdParser.ParseExternalSubsetAsync(), and System.Xml.DtdParser.ParseInternalSubsetAsync().