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

◆ Standalone

XmlStandalone System.Xml.XmlWriterSettings.Standalone
getsetpackage

Definition at line 345 of file XmlWriterSettings.cs.

346 {
347 [global::Cpp2ILInjected.Token(Token = "0x6000456")]
348 [global::Cpp2ILInjected.Address(RVA = "0x1D8AD54", Offset = "0x1D8AD54", Length = "0x8")]
349 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
350 get
351 {
352 throw null;
353 }
354 }