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

◆ IsBusy

bool System.Net.WebClient.IsBusy
getset

Definition at line 986 of file WebClient.cs.

987 {
988 [global::Cpp2ILInjected.Token(Token = "0x60008FF")]
989 [global::Cpp2ILInjected.Address(RVA = "0x1EFB2F8", Offset = "0x1EFB2F8", Length = "0x10")]
990 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
991 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
992 get
993 {
994 throw null;
995 }
996 }