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

◆ InternalPeekCompleted

bool System.Net.LazyAsyncResult.InternalPeekCompleted
getsetpackage

Definition at line 266 of file LazyAsyncResult.cs.

267 {
268 [global::Cpp2ILInjected.Token(Token = "0x6000C1F")]
269 [global::Cpp2ILInjected.Address(RVA = "0x1F263FC", Offset = "0x1F263FC", Length = "0x10")]
270 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
271 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ContextAwareResult), Member = "get_ContextCopy", ReturnType = typeof(ExecutionContext))]
272 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ContextAwareResult), Member = "StartPostingAsyncOp", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(object))]
273 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ContextAwareResult), Member = "CaptureOrComplete", MemberParameters = new object[]
274 {
276 typeof(bool)
277 }, ReturnType = typeof(bool))]
278 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(FtpWebRequest), Member = "BeginGetResponse", MemberParameters = new object[]
279 {
280 typeof(AsyncCallback),
281 typeof(object)
282 }, ReturnType = typeof(IAsyncResult))]
283 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
284 get
285 {
286 throw null;
287 }
288 }
class f__AnonymousType0<< Count > j__TPar