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

◆ WriteState

override WriteState System.Xml.XmlWellFormedWriter.WriteState
getset

Definition at line 31 of file XmlWellFormedWriter.cs.

32 {
33 [global::Cpp2ILInjected.Token(Token = "0x60003C8")]
34 [global::Cpp2ILInjected.Address(RVA = "0x1D835BC", Offset = "0x1D835BC", Length = "0x7C")]
35 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
36 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
37 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
38 get
39 {
40 throw null;
41 }
42 }