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

◆ AutoXmlDeclaration

bool System.Xml.XmlWriterSettings.AutoXmlDeclaration
getsetpackage

Definition at line 357 of file XmlWriterSettings.cs.

358 {
359 [global::Cpp2ILInjected.Token(Token = "0x6000457")]
360 [global::Cpp2ILInjected.Address(RVA = "0x1D8AD5C", Offset = "0x1D8AD5C", Length = "0x8")]
361 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
362 get
363 {
364 throw null;
365 }
366 }