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

◆ XmlParserContext() [2/2]

System.Xml.XmlParserContext.XmlParserContext ( XmlNameTable nt,
XmlNamespaceManager nsMgr,
string docTypeName,
string pubId,
string sysId,
string internalSubset,
string baseURI,
string xmlLang,
XmlSpace xmlSpace,
Encoding enc )
inline

Definition at line 62 of file XmlParserContext.cs.

63 {
64 throw null;
65 }