Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 3262 of file DtdParser.cs.
References System.Xml.DtdParser._externalDtdBaseUri, System.Xml.DtdParser._externalEntitiesDepth, System.Xml.DtdParser._publicId, System.Xml.DtdParser._readerAdapter, System.Xml.DtdParser._systemId, System.Xml.IDtdParserAdapter.BaseUri, System.Threading.Tasks.Task< TResult >.ConfigureAwait(), System.Xml.DtdParser.LoadParsingBuffer(), System.Xml.DtdParser.ParseSubsetAsync(), System.Xml.IDtdParserAdapter.PushExternalSubsetAsync(), and System.Uri.ToString().
Referenced by System.Xml.DtdParser.ParseFreeFloatingDtdAsync(), and System.Xml.DtdParser.ParseInDocumentDtdAsync().