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

◆ NeedsContextSink

bool System.Runtime.Remoting.Contexts.Context.NeedsContextSink
getsetpackage

Definition at line 122 of file Context.cs.

123 {
124 [global::Cpp2ILInjected.Token(Token = "0x6001CE3")]
125 [global::Cpp2ILInjected.Address(RVA = "0x1B39E5C", Offset = "0x1B39E5C", Length = "0xD0")]
126 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
127 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
128 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
129 get
130 {
131 throw null;
132 }
133 }