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

◆ DownloadFileCompleted

AsyncCompletedEventHandler System.Net.WebClient.DownloadFileCompleted
setaddremove

Definition at line 126 of file WebClient.cs.

127 {
129 [global::Cpp2ILInjected.Token(Token = "0x60008CE")]
130 [global::Cpp2ILInjected.Address(RVA = "0x1EF9D0C", Offset = "0x1EF9D0C", Length = "0xA0")]
131 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
132 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebClient), Member = "DownloadFileTaskAsync", MemberParameters = new object[]
133 {
134 typeof(Uri),
135 typeof(string)
136 }, ReturnType = typeof(Task))]
137 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
138 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Combine", MemberParameters = new object[]
139 {
142 }, ReturnType = typeof(Delegate))]
143 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
144 add
145 {
146 throw null;
147 }
149 [global::Cpp2ILInjected.Token(Token = "0x60008CF")]
150 [global::Cpp2ILInjected.Address(RVA = "0x1EF9DAC", Offset = "0x1EF9DAC", Length = "0xA0")]
151 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
152 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebClient.<>c), Member = "<DownloadFileTaskAsync>b__206_2", MemberParameters = new object[]
153 {
156 }, ReturnType = typeof(void))]
157 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebClient), Member = "DownloadFileTaskAsync", MemberParameters = new object[]
158 {
159 typeof(Uri),
160 typeof(string)
161 }, ReturnType = typeof(Task))]
162 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
163 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Delegate), Member = "Remove", MemberParameters = new object[]
164 {
167 }, ReturnType = typeof(Delegate))]
168 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
169 remove
170 {
171 throw null;
172 }
173 }
class f__AnonymousType0<< Count > j__TPar
delegate void AsyncCompletedEventHandler(object sender, AsyncCompletedEventArgs e)