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

◆ HasDynamicSinks

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

Definition at line 266 of file Context.cs.

267 {
268 [global::Cpp2ILInjected.Token(Token = "0x6001CEA")]
269 [global::Cpp2ILInjected.Address(RVA = "0x1B3AE8C", Offset = "0x1B3AE8C", Length = "0x38")]
270 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
271 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
272 get
273 {
274 throw null;
275 }
276 }