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

◆ ConnectionGroupName

override string System.Net.HttpWebRequest.ConnectionGroupName
getset

Definition at line 397 of file HttpWebRequest.cs.

398 {
399 [global::Cpp2ILInjected.Token(Token = "0x6000FA4")]
400 [global::Cpp2ILInjected.Address(RVA = "0x1F52364", Offset = "0x1F52364", Length = "0x8")]
401 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
402 get
403 {
404 throw null;
405 }
406 [global::Cpp2ILInjected.Token(Token = "0x6000FA5")]
407 [global::Cpp2ILInjected.Address(RVA = "0x1F5236C", Offset = "0x1F5236C", Length = "0x8")]
408 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
409 set
410 {
411 throw null;
412 }
413 }