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

◆ Method

override string System.Net.HttpWebRequest.Method
getset

Definition at line 1005 of file HttpWebRequest.cs.

1006 {
1007 [global::Cpp2ILInjected.Token(Token = "0x6000FD0")]
1008 [global::Cpp2ILInjected.Address(RVA = "0x1F53228", Offset = "0x1F53228", Length = "0x8")]
1009 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1010 get
1011 {
1012 throw null;
1013 }
1014 [global::Cpp2ILInjected.Token(Token = "0x6000FD1")]
1015 [global::Cpp2ILInjected.Address(RVA = "0x1F53230", Offset = "0x1F53230", Length = "0x220")]
1016 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1017 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "IsNullOrEmpty", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
1018 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HttpValidationHelpers), Member = "IsInvalidMethodOrHeaderString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(bool))]
1019 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "ToUpperInvariant", ReturnType = typeof(string))]
1020 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "op_Inequality", MemberParameters = new object[]
1021 {
1022 typeof(string),
1023 typeof(string)
1024 }, ReturnType = typeof(bool))]
1025 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentException), Member = ".ctor", MemberParameters = new object[]
1026 {
1027 typeof(string),
1028 typeof(string)
1029 }, ReturnType = typeof(void))]
1030 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
1031 set
1032 {
1033 throw null;
1034 }
1035 }
class f__AnonymousType0<< Count > j__TPar