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

◆ Finished

WebCompletionSource<ValueTuple<bool, WebOperation> > System.Net.WebOperation.Finished
getsetpackage

Definition at line 549 of file WebOperation.cs.

550 {
551 [global::Cpp2ILInjected.Token(Token = "0x600120A")]
552 [global::Cpp2ILInjected.Address(RVA = "0x1E14A9C", Offset = "0x1E14A9C", Length = "0x8")]
553 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
554 get
555 {
556 throw null;
557 }
558 }