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

◆ ContextRelativeDemandCallback

ContextCallback System.Net.NclUtilities.ContextRelativeDemandCallback
staticgetsetpackage

Definition at line 60 of file NclUtilities.cs.

61 {
62 [global::Cpp2ILInjected.Token(Token = "0x6000A7A")]
63 [global::Cpp2ILInjected.Address(RVA = "0x1F0E410", Offset = "0x1F0E410", Length = "0xB8")]
64 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
65 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ContextCallback), Member = ".ctor", MemberParameters = new object[]
66 {
67 typeof(object),
69 }, ReturnType = typeof(void))]
70 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
71 get
72 {
73 throw null;
74 }
75 }
class f__AnonymousType0<< Count > j__TPar
delegate void ContextCallback(object state)