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

◆ MergeCDataSections

bool System.Xml.XmlWriterSettings.MergeCDataSections
getsetpackage

Definition at line 297 of file XmlWriterSettings.cs.

298 {
299 [global::Cpp2ILInjected.Token(Token = "0x6000452")]
300 [global::Cpp2ILInjected.Address(RVA = "0x1D8AD34", Offset = "0x1D8AD34", Length = "0x8")]
301 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
302 get
303 {
304 throw null;
305 }
306 }