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

◆ IsCompleted

bool System.Net.HttpWebRequest.AuthorizationState.IsCompleted
getset

Definition at line 2856 of file HttpWebRequest.cs.

2857 {
2858 [global::Cpp2ILInjected.Token(Token = "0x6001028")]
2859 [global::Cpp2ILInjected.Address(RVA = "0x1DFD874", Offset = "0x1DFD874", Length = "0x8")]
2860 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
2861 get
2862 {
2863 throw null;
2864 }
2865 }