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

◆ MaximumAutomaticRedirections

int System.Net.HttpWebRequest.MaximumAutomaticRedirections
getset

Definition at line 857 of file HttpWebRequest.cs.

858 {
859 [global::Cpp2ILInjected.Token(Token = "0x6000FC4")]
860 [global::Cpp2ILInjected.Address(RVA = "0x1F52F28", Offset = "0x1F52F28", Length = "0x8")]
861 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
862 get
863 {
864 throw null;
865 }
866 [global::Cpp2ILInjected.Token(Token = "0x6000FC5")]
867 [global::Cpp2ILInjected.Address(RVA = "0x1F52F30", Offset = "0x1F52F30", Length = "0x7C")]
868 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
869 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
870 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[]
871 {
872 typeof(string),
873 typeof(string)
874 }, ReturnType = typeof(void))]
875 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 6)]
876 set
877 {
878 throw null;
879 }
880 }
class f__AnonymousType0<< Count > j__TPar