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

WebHeaderCollection System.Net.WebClient.Headers
getset

Definition at line 879 of file WebClient.cs.

880 {
881 [global::Cpp2ILInjected.Token(Token = "0x60008F6")]
882 [global::Cpp2ILInjected.Address(RVA = "0x1EFB178", Offset = "0x1EFB178", Length = "0x64")]
883 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebClient), Member = "OpenFileInternal", MemberParameters = new object[]
884 {
885 typeof(bool),
886 typeof(string),
888 typeof(ref byte[]),
889 typeof(ref byte[]),
890 typeof(ref byte[])
891 }, ReturnType = typeof(void))]
892 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(WebClient), Member = "GetValuesToUpload", MemberParameters = new object[] { typeof(NameValueCollection) }, ReturnType = typeof(byte[]))]
893 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
894 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(WebHeaderCollection), Member = ".ctor", ReturnType = typeof(void))]
895 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
896 get
897 {
898 throw null;
899 }
900 [global::Cpp2ILInjected.Token(Token = "0x60008F7")]
901 [global::Cpp2ILInjected.Address(RVA = "0x1EFB1DC", Offset = "0x1EFB1DC", Length = "0x8")]
902 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
903 set
904 {
905 throw null;
906 }
907 }
class f__AnonymousType0<< Count > j__TPar