terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ ParseFreeFloatingDtd() [2/2]

IDtdInfo System.Xml.IDtdParser. System.Xml.DtdParser.ParseFreeFloatingDtd ( string baseUri,
string docTypeName,
string publicId,
string systemId,
string internalSubset,
IDtdParserAdapter adapter )
inlineprivate

Implements System.Xml.IDtdParser.

Definition at line 157 of file DtdParser.cs.

158 {
159 throw null;
160 }