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

◆ Referer

string System.Net.HttpWebRequest.Referer
getset

Definition at line 1126 of file HttpWebRequest.cs.

1127 {
1128 [global::Cpp2ILInjected.Token(Token = "0x6000FDA")]
1129 [global::Cpp2ILInjected.Address(RVA = "0x1F536F0", Offset = "0x1F536F0", Length = "0x4C")]
1130 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1131 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NameValueCollection), Member = "get_Item", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1132 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1133 get
1134 {
1135 throw null;
1136 }
1137 [global::Cpp2ILInjected.Token(Token = "0x6000FDB")]
1138 [global::Cpp2ILInjected.Address(RVA = "0x1F5373C", Offset = "0x1F5373C", Length = "0x8C")]
1139 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebClient), Member = "CopyHeadersTo", MemberParameters = new object[] { typeof(WebRequest) }, ReturnType = typeof(void))]
1140 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1141 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HttpWebRequest), Member = "CheckRequestStarted", ReturnType = typeof(void))]
1142 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Trim", ReturnType = typeof(string))]
1143 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WebHeaderCollection), Member = "SetInternal", MemberParameters = new object[]
1144 {
1145 typeof(string),
1146 typeof(string)
1147 }, ReturnType = typeof(void))]
1148 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WebHeaderCollection), Member = "RemoveInternal", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1149 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1150 set
1151 {
1152 throw null;
1153 }
1154 }
class f__AnonymousType0<< Count > j__TPar