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

◆ LastModified

DateTime System.Net.HttpWebResponse.LastModified
getset

Definition at line 230 of file HttpWebResponse.cs.

231 {
232 [global::Cpp2ILInjected.Token(Token = "0x6001047")]
233 [global::Cpp2ILInjected.Address(RVA = "0x1E002CC", Offset = "0x1E002CC", Length = "0x120")]
234 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
235 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
236 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(HttpWebResponse), Member = "CheckDisposed", ReturnType = typeof(void))]
237 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NameValueCollection), Member = "get_Item", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
238 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(MonoHttpDate), Member = "Parse", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(DateTime))]
239 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DateTime), Member = "get_Now", ReturnType = typeof(DateTime))]
240 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 14)]
241 get
242 {
243 throw null;
244 }
245 }
class f__AnonymousType0<< Count > j__TPar