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

◆ Headers

override WebHeaderCollection System.Net.HttpWebRequest.Headers
getset

Definition at line 685 of file HttpWebRequest.cs.

686 {
687 [global::Cpp2ILInjected.Token(Token = "0x6000FBB")]
688 [global::Cpp2ILInjected.Address(RVA = "0x1F5291C", Offset = "0x1F5291C", Length = "0x8")]
689 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
690 get
691 {
692 throw null;
693 }
694 [global::Cpp2ILInjected.Token(Token = "0x6000FBC")]
695 [global::Cpp2ILInjected.Address(RVA = "0x1F52924", Offset = "0x1F52924", Length = "0xE4")]
696 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
697 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
698 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HttpWebRequest), Member = "CheckRequestStarted", ReturnType = typeof(void))]
699 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WebHeaderCollection), Member = ".ctor", MemberParameters = new object[] { typeof(WebHeaderCollectionType) }, ReturnType = typeof(void))]
700 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NameValueCollection), Member = "get_Item", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
701 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
702 set
703 {
704 throw null;
705 }
706 }
class f__AnonymousType0<< Count > j__TPar