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

◆ Success

bool System.Net.WebCompletionSource< T >.Result.Success
getset

Definition at line 208 of file WebCompletionSource.cs.

209 {
210 [global::Cpp2ILInjected.Token(Token = "0x6001186")]
211 [global::Cpp2ILInjected.Address(RVA = "0x1862CD0", Offset = "0x1862CD0", Length = "0x28")]
212 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
213 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
214 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ServicePointScheduler), Member = "OperationCompleted", MemberParameters = new object[]
215 {
216 "System.Net.ServicePointScheduler.ConnectionGroup",
217 typeof(WebOperation)
218 }, ReturnType = typeof(bool))]
219 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
220 get
221 {
222 throw null;
223 }
224 }
class f__AnonymousType0<< Count > j__TPar