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

◆ ResponseHeaders

WebHeaderCollection System.Net.WebClient.ResponseHeaders
getset

Definition at line 931 of file WebClient.cs.

932 {
933 [global::Cpp2ILInjected.Token(Token = "0x60008FA")]
934 [global::Cpp2ILInjected.Address(RVA = "0x1EFB250", Offset = "0x1EFB250", Length = "0x1C")]
935 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
936 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
937 get
938 {
939 throw null;
940 }
941 }