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

◆ IsCompletedSuccessfully

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

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

149 {
150 [global::Cpp2ILInjected.Token(Token = "0x6001308")]
151 [global::Cpp2ILInjected.Address(RVA = "0x18AD3D8", Offset = "0x18AD3D8", Length = "0x11C")]
152 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
153 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
154 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
155 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Task), Member = "get_IsCompletedSuccessfully", ReturnType = typeof(bool))]
156 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
157 [MethodImpl(256)]
158 get
159 {
160 throw null;
161 }
162 }
class f__AnonymousType0<< Count > j__TPar