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.Net.LazyAsyncResult.IsCompleted
getset

Implements System.IAsyncResult.

Definition at line 244 of file LazyAsyncResult.cs.

245 {
246 [global::Cpp2ILInjected.Token(Token = "0x6000C1E")]
247 [global::Cpp2ILInjected.Address(RVA = "0x1F26440", Offset = "0x1F26440", Length = "0x30")]
248 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
249 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Base64Stream.ReadAsyncResult", Member = "OnRead", MemberParameters = new object[] { typeof(IAsyncResult) }, ReturnType = typeof(void))]
250 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Base64Stream.WriteAsyncResult", Member = "OnWrite", MemberParameters = new object[] { typeof(IAsyncResult) }, ReturnType = typeof(void))]
251 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpDataStream), Member = "AsyncReadCallback", MemberParameters = new object[] { typeof(IAsyncResult) }, ReturnType = typeof(void))]
252 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
253 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Interlocked), Member = "CompareExchange", MemberParameters = new object[]
254 {
255 typeof(ref int),
256 typeof(int),
257 typeof(int)
258 }, ReturnType = typeof(int))]
259 get
260 {
261 throw null;
262 }
263 }
class f__AnonymousType0<< Count > j__TPar