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

◆ CompletedSynchronously

bool System.Net.LazyAsyncResult.CompletedSynchronously
getset

Implements System.IAsyncResult.

Definition at line 219 of file LazyAsyncResult.cs.

220 {
221 [global::Cpp2ILInjected.Token(Token = "0x6000C1D")]
222 [global::Cpp2ILInjected.Address(RVA = "0x1F26410", Offset = "0x1F26410", Length = "0x30")]
223 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
224 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ContextAwareResult), Member = "CaptureOrComplete", MemberParameters = new object[]
225 {
227 typeof(bool)
228 }, ReturnType = typeof(bool))]
229 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ContextAwareResult), Member = "Complete", MemberParameters = new object[] { typeof(IntPtr) }, ReturnType = typeof(void))]
230 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
231 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Interlocked), Member = "CompareExchange", MemberParameters = new object[]
232 {
233 typeof(ref int),
234 typeof(int),
235 typeof(int)
236 }, ReturnType = typeof(int))]
237 get
238 {
239 throw null;
240 }
241 }
class f__AnonymousType0<< Count > j__TPar