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

◆ DateTime

global.System.DateTime System.DateTimeOffset.DateTime
getset

Definition at line 241 of file DateTimeOffset.cs.

242 {
243 [global::Cpp2ILInjected.Token(Token = "0x600061A")]
244 [global::Cpp2ILInjected.Address(RVA = "0x1C1B180", Offset = "0x1C1B180", Length = "0x4")]
245 [global::Cpp2ILInjected.CallAnalysis.CallAnalysisNotSupported]
246 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime", Member = ".ctor", MemberParameters = new object[]
247 {
248 typeof(global::System.DateTimeOffset),
249 "System.Xml.Schema.XsdDateTimeFlags"
250 }, ReturnType = typeof(void))]
251 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextWriter", Member = "WriteValue", MemberParameters = new object[] { typeof(global::System.DateTimeOffset) }, ReturnType = typeof(void))]
252 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonReader", Member = "ReadAsDateTime", ReturnType = "System.Nullable`1<DateTime>")]
253 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "WriteDateTimeOffsetString", MemberParameters = new object[]
254 {
255 typeof(global::System.IO.TextWriter),
256 typeof(global::System.DateTimeOffset),
257 "Newtonsoft.Json.DateFormatHandling",
258 typeof(string),
259 typeof(global::System.Globalization.CultureInfo)
260 }, ReturnType = typeof(void))]
261 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = "System.Nullable`1<DateTime>")]
262 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JToken", Member = "op_Explicit", MemberParameters = new object[] { "Newtonsoft.Json.Linq.JToken" }, ReturnType = typeof(global::System.DateTime))]
263 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JValue", Member = "Compare", MemberParameters = new object[]
264 {
265 "Newtonsoft.Json.Linq.JTokenType",
266 typeof(object),
267 typeof(object)
268 }, ReturnType = typeof(int))]
269 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Converters.IsoDateTimeConverter", Member = "ReadJson", MemberParameters = new object[]
270 {
271 "Newtonsoft.Json.JsonReader",
272 typeof(global::System.Type),
273 typeof(object),
274 "Newtonsoft.Json.JsonSerializer"
275 }, ReturnType = typeof(object))]
276 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
277 get
278 {
279 throw null;
280 }
281 }
class f__AnonymousType0<< Count > j__TPar
global::System.TimeSpan Offset