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

◆ Target

string System.Xml.Linq.XProcessingInstruction.Target
getset

Definition at line 85 of file XProcessingInstruction.cs.

86 {
87 [global::Cpp2ILInjected.Token(Token = "0x60000C3")]
88 [global::Cpp2ILInjected.Address(RVA = "0x1D6F244", Offset = "0x1D6F244", Length = "0x8")]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
90 get
91 {
92 throw null;
93 }
94 }