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

◆ OpenWriteCompleted

OpenWriteCompletedEventHandler System.Net.WebClient.OpenWriteCompleted
setaddremove

Definition at line 426 of file WebClient.cs.

427 {
429 [global::Cpp2ILInjected.Token(Token = "0x60008DA")]
430 [global::Cpp2ILInjected.Address(RVA = "0x1EFA48C", Offset = "0x1EFA48C", Length = "0xA0")]
431 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
432 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebClient), Member = "OpenWriteTaskAsync", MemberParameters = new object[]
433 {
434 typeof(Uri),
435 typeof(string)
436 }, ReturnType = typeof(Task<Stream>))]
437 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
438 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
439 {
442 }, ReturnType = typeof(Delegate))]
443 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
444 add
445 {
446 throw null;
447 }
449 [global::Cpp2ILInjected.Token(Token = "0x60008DB")]
450 [global::Cpp2ILInjected.Address(RVA = "0x1EFA52C", Offset = "0x1EFA52C", Length = "0xA0")]
451 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
452 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebClient.<>c), Member = "<OpenWriteTaskAsync>b__198_2", MemberParameters = new object[]
453 {
456 }, ReturnType = typeof(void))]
457 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebClient), Member = "OpenWriteTaskAsync", MemberParameters = new object[]
458 {
459 typeof(Uri),
460 typeof(string)
461 }, ReturnType = typeof(Task<Stream>))]
462 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
463 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
464 {
467 }, ReturnType = typeof(Delegate))]
468 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
469 remove
470 {
471 throw null;
472 }
473 }
class f__AnonymousType0<< Count > j__TPar
delegate void OpenWriteCompletedEventHandler(object sender, OpenWriteCompletedEventArgs e)