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

◆ ImpersonationLevel

TokenImpersonationLevel System.Net.WebRequest.ImpersonationLevel
getset

Definition at line 866 of file WebRequest.cs.

867 {
868 [global::Cpp2ILInjected.Token(Token = "0x6000BB6")]
869 [global::Cpp2ILInjected.Address(RVA = "0x1F1FD70", Offset = "0x1F1FD70", Length = "0x8")]
870 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
871 get
872 {
873 throw null;
874 }
875 [global::Cpp2ILInjected.Token(Token = "0x6000BB7")]
876 [global::Cpp2ILInjected.Address(RVA = "0x1F1FD78", Offset = "0x1F1FD78", Length = "0x8")]
877 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
878 set
879 {
880 throw null;
881 }
882 }