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

◆ UserAgent

string System.Net.HttpWebRequest.UserAgent
getset

Definition at line 1332 of file HttpWebRequest.cs.

1333 {
1334 [global::Cpp2ILInjected.Token(Token = "0x6000FE8")]
1335 [global::Cpp2ILInjected.Address(RVA = "0x1F53B40", Offset = "0x1F53B40", Length = "0x4C")]
1336 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1337 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NameValueCollection), Member = "get_Item", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
1338 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1339 get
1340 {
1341 throw null;
1342 }
1343 [global::Cpp2ILInjected.Token(Token = "0x6000FE9")]
1344 [global::Cpp2ILInjected.Address(RVA = "0x1F53B8C", Offset = "0x1F53B8C", Length = "0x5C")]
1345 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebClient), Member = "CopyHeadersTo", MemberParameters = new object[] { typeof(WebRequest) }, ReturnType = typeof(void))]
1346 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1347 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WebHeaderCollection), Member = "SetInternal", MemberParameters = new object[]
1348 {
1349 typeof(string),
1350 typeof(string)
1351 }, ReturnType = typeof(void))]
1352 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1353 set
1354 {
1355 throw null;
1356 }
1357 }
class f__AnonymousType0<< Count > j__TPar