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

◆ ContentType

override string System.Net.FileWebRequest.ContentType
getset

Definition at line 164 of file FileWebRequest.cs.

165 {
166 [global::Cpp2ILInjected.Token(Token = "0x6000D62")]
167 [global::Cpp2ILInjected.Address(RVA = "0x1F366B8", Offset = "0x1F366B8", Length = "0x4C")]
168 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
169 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NameValueCollection), Member = "get_Item", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
170 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
171 get
172 {
173 throw null;
174 }
175 [global::Cpp2ILInjected.Token(Token = "0x6000D63")]
176 [global::Cpp2ILInjected.Address(RVA = "0x1F36704", Offset = "0x1F36704", Length = "0x5C")]
177 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
178 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NameValueCollection), Member = "set_Item", MemberParameters = new object[]
179 {
180 typeof(string),
181 typeof(string)
182 }, ReturnType = typeof(void))]
183 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
184 set
185 {
186 throw null;
187 }
188 }
class f__AnonymousType0<< Count > j__TPar