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

◆ Value

override string System.Xml.XmlProcessingInstruction.Value
getset

Definition at line 51 of file XmlProcessingInstruction.cs.

52 {
53 [global::Cpp2ILInjected.Token(Token = "0x6000609")]
54 [global::Cpp2ILInjected.Address(RVA = "0x1D9A754", Offset = "0x1D9A754", Length = "0x8")]
55 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
56 get
57 {
58 throw null;
59 }
60 [global::Cpp2ILInjected.Token(Token = "0x600060A")]
61 [global::Cpp2ILInjected.Address(RVA = "0x1D9A75C", Offset = "0x1D9A75C", Length = "0x4")]
62 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
64 set
65 {
66 throw null;
67 }
68 }