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

◆ DocTypeSystem

string System.Xml.XmlWriterSettings.DocTypeSystem
getsetpackage

Definition at line 321 of file XmlWriterSettings.cs.

322 {
323 [global::Cpp2ILInjected.Token(Token = "0x6000454")]
324 [global::Cpp2ILInjected.Address(RVA = "0x1D8AD44", Offset = "0x1D8AD44", Length = "0x8")]
325 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
326 get
327 {
328 throw null;
329 }
330 }