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

◆ IsCompleted

bool System.Threading.Tasks.ValueTask< TResult >.IsCompleted
getset

Definition at line 131 of file ValueTask.2.cs.

132 {
133 [global::Cpp2ILInjected.Token(Token = "0x6001307")]
134 [global::Cpp2ILInjected.Address(RVA = "0x18AD2BC", Offset = "0x18AD2BC", Length = "0x11C")]
135 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
136 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
137 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
138 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Task), Member = "get_IsCompleted", ReturnType = typeof(bool))]
139 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
140 [MethodImpl(256)]
141 get
142 {
143 throw null;
144 }
145 }
class f__AnonymousType0<< Count > j__TPar