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

◆ ProcessingInstruction

XProcessingInstruction Newtonsoft.Json.Converters.XProcessingInstructionWrapper.ProcessingInstruction
getsetprivate

Definition at line 12 of file XProcessingInstructionWrapper.cs.

13 {
14 [global::Cpp2ILInjected.Token(Token = "0x6000AEA")]
15 [global::Cpp2ILInjected.Address(RVA = "0x1D2E09C", Offset = "0x1D2E09C", Length = "0x78")]
16 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
17 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XProcessingInstructionWrapper), Member = "get_LocalName", ReturnType = typeof(string))]
18 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XProcessingInstructionWrapper), Member = "get_Value", ReturnType = typeof(string))]
19 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(XProcessingInstructionWrapper), Member = "set_Value", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
21 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
22 get
23 {
24 throw null;
25 }
26 }
class f__AnonymousType0<< Count > j__TPar
XProcessingInstructionWrapper(XProcessingInstruction processingInstruction)