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

◆ IsValidLocationForInlining

bool System.Threading.Tasks.AwaitTaskContinuation.IsValidLocationForInlining
staticgetsetpackageinherited

Definition at line 92 of file AwaitTaskContinuation.cs.

93 {
94 [global::Cpp2ILInjected.Token(Token = "0x600141A")]
95 [global::Cpp2ILInjected.Address(RVA = "0x1CAD95C", Offset = "0x1CAD95C", Length = "0x134")]
96 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
97 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AwaitTaskContinuation), Member = "Run", MemberParameters = new object[]
98 {
99 typeof(Task),
100 typeof(bool)
101 }, ReturnType = typeof(void))]
102 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(AwaitTaskContinuation), Member = "RunOrScheduleAction", MemberParameters = new object[]
103 {
104 typeof(global::System.Action),
105 typeof(bool),
107 }, ReturnType = typeof(void))]
108 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
109 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SynchronizationContext), Member = "get_Current", ReturnType = typeof(SynchronizationContext))]
110 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = "GetType", ReturnType = typeof(global::System.Type))]
111 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "GetTypeFromHandle", MemberParameters = new object[] { typeof(global::System.RuntimeTypeHandle) }, ReturnType = typeof(global::System.Type))]
112 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Type), Member = "op_Inequality", MemberParameters = new object[]
113 {
114 typeof(global::System.Type),
115 typeof(global::System.Type)
116 }, ReturnType = typeof(bool))]
117 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TaskScheduler), Member = "get_InternalCurrent", ReturnType = typeof(TaskScheduler))]
118 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 8)]
119 get
120 {
121 throw null;
122 }
123 }
class f__AnonymousType0<< Count > j__TPar
AwaitTaskContinuation(global::System.Action action, bool flowExecutionContext)