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
TimeSpan.cs
Go to the documentation of this file.
1using System;
4using System.IO;
9using System.Text;
11using Cpp2ILInjected;
13
14namespace System
15{
16 [global::Cpp2ILInjected.Token(Token = "0x2000107")]
17 [global::System.Serializable]
18 public readonly struct TimeSpan : global::System.IComparable, global::System.IComparable<global::System.TimeSpan>, global::System.IEquatable<global::System.TimeSpan>, global::System.IFormattable, global::System.ISpanFormattable
19 {
20 [global::Cpp2ILInjected.Token(Token = "0x60009A7")]
21 [global::Cpp2ILInjected.Address(RVA = "0x1C4B5D4", Offset = "0x1C4B5D4", Length = "0x8")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 public TimeSpan(long ticks)
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x60009A8")]
29 [global::Cpp2ILInjected.Address(RVA = "0x1C4B5DC", Offset = "0x1C4B5DC", Length = "0x80")]
30 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = "DrawBuffIcon", MemberParameters = new object[]
31 {
32 typeof(int),
33 typeof(int),
34 typeof(int),
35 typeof(int)
36 }, ReturnType = typeof(int))]
37 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.TimeZoneInfo.TZifType", Member = ".ctor", MemberParameters = new object[]
38 {
39 typeof(byte[]),
40 typeof(int)
41 }, ReturnType = typeof(void))]
42 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = ".ctor", MemberParameters = new object[]
43 {
44 typeof(byte[]),
45 typeof(string),
46 typeof(bool)
47 }, ReturnType = typeof(void))]
48 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_CalculateTransitionOffsetFromBase", MemberParameters = new object[]
49 {
50 typeof(global::System.TimeSpan),
51 typeof(global::System.TimeSpan)
52 }, ReturnType = typeof(global::System.TimeSpan))]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_CreateAdjustmentRuleForPosixFormat", MemberParameters = new object[]
54 {
55 typeof(string),
56 typeof(global::System.DateTime),
57 typeof(global::System.TimeSpan)
58 }, ReturnType = typeof(global::System.TimeZoneInfo.AdjustmentRule))]
59 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_ParseOffsetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.TimeSpan?))]
60 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "ParseTimeOfDay", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.DateTime))]
61 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "get_ClockDateTime", ReturnType = typeof(global::System.DateTime))]
62 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "get_Offset", ReturnType = typeof(global::System.TimeSpan))]
63 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "AddTicks", MemberParameters = new object[] { typeof(long) }, ReturnType = typeof(global::System.DateTimeOffset))]
64 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "System.Runtime.Serialization.IDeserializationCallback.OnDeserialization", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
65 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "ToString", ReturnType = typeof(string))]
66 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "ToString", MemberParameters = new object[] { typeof(global::System.IFormatProvider) }, ReturnType = typeof(string))]
67 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "ToString", MemberParameters = new object[]
68 {
69 typeof(string),
70 typeof(global::System.IFormatProvider)
71 }, ReturnType = typeof(string))]
72 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = "TryFormat", MemberParameters = new object[]
73 {
74 typeof(global::System.Span<char>),
75 typeof(ref int),
76 typeof(global::System.ReadOnlySpan<char>),
77 typeof(global::System.IFormatProvider)
78 }, ReturnType = typeof(bool))]
79 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseTimeZone", MemberParameters = new object[]
80 {
81 typeof(ref global::System.__DTString),
82 typeof(ref global::System.TimeSpan)
83 }, ReturnType = typeof(bool))]
84 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseTimeZoneOffset", MemberParameters = new object[]
85 {
86 typeof(ref global::System.__DTString),
87 typeof(int),
88 typeof(ref global::System.TimeSpan)
89 }, ReturnType = typeof(bool))]
90 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime", Member = "op_Implicit", MemberParameters = new object[] { "System.Xml.Schema.XsdDateTime" }, ReturnType = typeof(global::System.DateTime))]
91 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime", Member = "op_Implicit", MemberParameters = new object[] { "System.Xml.Schema.XsdDateTime" }, ReturnType = typeof(global::System.DateTimeOffset))]
92 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "TryParseDateTimeIso", MemberParameters = new object[]
93 {
94 "Newtonsoft.Json.Utilities.StringReference",
95 "Newtonsoft.Json.DateTimeZoneHandling",
96 typeof(ref global::System.DateTime)
97 }, ReturnType = typeof(bool))]
98 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "TryParseDateTimeOffsetIso", MemberParameters = new object[]
99 {
100 "Newtonsoft.Json.Utilities.StringReference",
101 typeof(ref global::System.DateTimeOffset)
102 }, ReturnType = typeof(bool))]
103 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Ionic.Zip.SharedUtilities", Member = "AdjustTime_Reverse", MemberParameters = new object[] { typeof(global::System.DateTime) }, ReturnType = typeof(global::System.DateTime))]
104 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 26)]
105 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.TimeSpan), Member = "TimeToTicks", MemberParameters = new object[]
106 {
107 typeof(int),
108 typeof(int),
109 typeof(int)
110 }, ReturnType = typeof(long))]
111 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
112 public TimeSpan(int hours, int minutes, int seconds)
113 {
114 throw null;
115 }
116
117 [global::Cpp2ILInjected.Token(Token = "0x60009A9")]
118 [global::Cpp2ILInjected.Address(RVA = "0x1C4B6F4", Offset = "0x1C4B6F4", Length = "0xBC")]
119 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
120 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Game", Member = "initialiseCallBack", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Timeout), Member = ".cctor", ReturnType = typeof(void))]
122 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadPool), Member = "RegisterWaitForSingleObject", MemberParameters = new object[]
123 {
124 typeof(global::System.Threading.WaitHandle),
125 typeof(global::System.Threading.WaitOrTimerCallback),
126 typeof(object),
127 typeof(uint),
128 typeof(bool),
129 typeof(ref global::System.Threading.StackCrawlMark),
130 typeof(bool)
131 }, ReturnType = typeof(global::System.Threading.RegisteredWaitHandle))]
132 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
133 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
134 {
135 typeof(string),
136 typeof(string)
137 }, ReturnType = typeof(void))]
138 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
139 public TimeSpan(int days, int hours, int minutes, int seconds, int milliseconds)
140 {
141 throw null;
142 }
143
144 [global::Cpp2ILInjected.Token(Token = "0x170000A8")]
145 public long Ticks
146 {
147 [global::Cpp2ILInjected.Token(Token = "0x60009AA")]
148 [global::Cpp2ILInjected.Address(RVA = "0x1C4B7B0", Offset = "0x1C4B7B0", Length = "0x8")]
149 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
150 get
151 {
152 throw null;
153 }
154 }
155
156 [global::Cpp2ILInjected.Token(Token = "0x170000A9")]
157 public int Days
158 {
159 [global::Cpp2ILInjected.Token(Token = "0x60009AB")]
160 [global::Cpp2ILInjected.Address(RVA = "0x1C4B7B8", Offset = "0x1C4B7B8", Length = "0x2C")]
161 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
162 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIPlayerSelectMenu", Member = "PlayerDraw", MemberParameters = new object[]
163 {
164 "ItemGrid_Layout",
165 typeof(int),
166 "Microsoft.Xna.Framework.Vector2",
167 typeof(float)
168 }, ReturnType = typeof(void))]
169 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUISaveSynchronisation_FileList", Member = "PlayerDraw", MemberParameters = new object[]
170 {
171 "ItemGrid_Layout",
172 typeof(int),
173 "Microsoft.Xna.Framework.Vector2",
174 typeof(float)
175 }, ReturnType = typeof(void))]
176 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Lang", Member = "LocalizedDuration", MemberParameters = new object[]
177 {
178 typeof(global::System.TimeSpan),
179 typeof(bool),
180 typeof(bool)
181 }, ReturnType = typeof(string))]
182 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
183 get
184 {
185 throw null;
186 }
187 }
188
189 [global::Cpp2ILInjected.Token(Token = "0x170000AA")]
190 public int Hours
191 {
192 [global::Cpp2ILInjected.Token(Token = "0x60009AC")]
193 [global::Cpp2ILInjected.Address(RVA = "0x1C4B7E4", Offset = "0x1C4B7E4", Length = "0x48")]
194 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
195 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIPlayerSelectMenu", Member = "PlayerDraw", MemberParameters = new object[]
196 {
197 "ItemGrid_Layout",
198 typeof(int),
199 "Microsoft.Xna.Framework.Vector2",
200 typeof(float)
201 }, ReturnType = typeof(void))]
202 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUISaveSynchronisation_FileList", Member = "PlayerDraw", MemberParameters = new object[]
203 {
204 "ItemGrid_Layout",
205 typeof(int),
206 "Microsoft.Xna.Framework.Vector2",
207 typeof(float)
208 }, ReturnType = typeof(void))]
209 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Lang", Member = "LocalizedDuration", MemberParameters = new object[]
210 {
211 typeof(global::System.TimeSpan),
212 typeof(bool),
213 typeof(bool)
214 }, ReturnType = typeof(string))]
215 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = ".ctor", MemberParameters = new object[]
216 {
217 typeof(byte[]),
218 typeof(string),
219 typeof(bool)
220 }, ReturnType = typeof(void))]
221 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_CalculateTransitionOffsetFromBase", MemberParameters = new object[]
222 {
223 typeof(global::System.TimeSpan),
224 typeof(global::System.TimeSpan)
225 }, ReturnType = typeof(global::System.TimeSpan))]
226 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "ParseTimeOfDay", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.DateTime))]
227 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomizedTimeZone", MemberParameters = new object[]
228 {
229 typeof(global::System.DateTime),
230 typeof(global::System.TimeSpan),
231 typeof(global::System.ReadOnlySpan<char>),
232 typeof(int),
233 typeof(bool),
234 typeof(global::System.Text.StringBuilder)
235 }, ReturnType = typeof(void))]
236 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomizedRoundripTimeZone", MemberParameters = new object[]
237 {
238 typeof(global::System.DateTime),
239 typeof(global::System.TimeSpan),
240 typeof(global::System.Text.StringBuilder)
241 }, ReturnType = typeof(void))]
242 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "TryFormatO", MemberParameters = new object[]
243 {
244 typeof(global::System.DateTime),
245 typeof(global::System.TimeSpan),
246 typeof(global::System.Span<char>),
247 typeof(ref int)
248 }, ReturnType = typeof(bool))]
249 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime", Member = ".ctor", MemberParameters = new object[]
250 {
251 typeof(global::System.DateTime),
252 "System.Xml.Schema.XsdDateTimeFlags"
253 }, ReturnType = typeof(void))]
254 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime", Member = ".ctor", MemberParameters = new object[]
255 {
256 typeof(global::System.DateTimeOffset),
257 "System.Xml.Schema.XsdDateTimeFlags"
258 }, ReturnType = typeof(void))]
259 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "WriteDateTimeOffset", MemberParameters = new object[]
260 {
261 "System.Char[]",
262 typeof(int),
263 typeof(global::System.TimeSpan),
264 "Newtonsoft.Json.DateFormatHandling"
265 }, ReturnType = typeof(int))]
266 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 13)]
267 get
268 {
269 throw null;
270 }
271 }
272
273 [global::Cpp2ILInjected.Token(Token = "0x170000AB")]
274 public int Milliseconds
275 {
276 [global::Cpp2ILInjected.Token(Token = "0x60009AD")]
277 [global::Cpp2ILInjected.Address(RVA = "0x1C4B82C", Offset = "0x1C4B82C", Length = "0x4C")]
278 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
279 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Player", Member = "getDPS", ReturnType = typeof(int))]
280 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
281 get
282 {
283 throw null;
284 }
285 }
286
287 [global::Cpp2ILInjected.Token(Token = "0x170000AC")]
288 public int Minutes
289 {
290 [global::Cpp2ILInjected.Token(Token = "0x60009AE")]
291 [global::Cpp2ILInjected.Address(RVA = "0x1C4B878", Offset = "0x1C4B878", Length = "0x48")]
292 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
293 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Player", Member = "getDPS", ReturnType = typeof(int))]
294 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Lang", Member = "LocalizedDuration", MemberParameters = new object[]
295 {
296 typeof(global::System.TimeSpan),
297 typeof(bool),
298 typeof(bool)
299 }, ReturnType = typeof(string))]
300 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = ".ctor", MemberParameters = new object[]
301 {
302 typeof(byte[]),
303 typeof(string),
304 typeof(bool)
305 }, ReturnType = typeof(void))]
306 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_CalculateTransitionOffsetFromBase", MemberParameters = new object[]
307 {
308 typeof(global::System.TimeSpan),
309 typeof(global::System.TimeSpan)
310 }, ReturnType = typeof(global::System.TimeSpan))]
311 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "ParseTimeOfDay", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.DateTime))]
312 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomizedTimeZone", MemberParameters = new object[]
313 {
314 typeof(global::System.DateTime),
315 typeof(global::System.TimeSpan),
316 typeof(global::System.ReadOnlySpan<char>),
317 typeof(int),
318 typeof(bool),
319 typeof(global::System.Text.StringBuilder)
320 }, ReturnType = typeof(void))]
321 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomizedRoundripTimeZone", MemberParameters = new object[]
322 {
323 typeof(global::System.DateTime),
324 typeof(global::System.TimeSpan),
325 typeof(global::System.Text.StringBuilder)
326 }, ReturnType = typeof(void))]
327 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "TryFormatO", MemberParameters = new object[]
328 {
329 typeof(global::System.DateTime),
330 typeof(global::System.TimeSpan),
331 typeof(global::System.Span<char>),
332 typeof(ref int)
333 }, ReturnType = typeof(bool))]
334 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime", Member = ".ctor", MemberParameters = new object[]
335 {
336 typeof(global::System.DateTime),
337 "System.Xml.Schema.XsdDateTimeFlags"
338 }, ReturnType = typeof(void))]
339 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime", Member = ".ctor", MemberParameters = new object[]
340 {
341 typeof(global::System.DateTimeOffset),
342 "System.Xml.Schema.XsdDateTimeFlags"
343 }, ReturnType = typeof(void))]
344 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "WriteDateTimeOffset", MemberParameters = new object[]
345 {
346 "System.Char[]",
347 typeof(int),
348 typeof(global::System.TimeSpan),
349 "Newtonsoft.Json.DateFormatHandling"
350 }, ReturnType = typeof(int))]
351 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 14)]
352 get
353 {
354 throw null;
355 }
356 }
357
358 [global::Cpp2ILInjected.Token(Token = "0x170000AD")]
359 public int Seconds
360 {
361 [global::Cpp2ILInjected.Token(Token = "0x60009AF")]
362 [global::Cpp2ILInjected.Address(RVA = "0x1C4B8C0", Offset = "0x1C4B8C0", Length = "0x4C")]
363 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
364 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Player", Member = "checkDPSTime", ReturnType = typeof(void))]
365 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Player", Member = "getDPS", ReturnType = typeof(int))]
366 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.FrameSkipTest", Member = "CheckReset", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
367 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Lang", Member = "LocalizedDuration", MemberParameters = new object[]
368 {
369 typeof(global::System.TimeSpan),
370 typeof(bool),
371 typeof(bool)
372 }, ReturnType = typeof(string))]
373 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Social.Discord.DiscordJoinToServerRequest", Member = "GetUserWrapperText", ReturnType = typeof(string))]
374 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "ParseTimeOfDay", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.DateTime))]
375 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
376 get
377 {
378 throw null;
379 }
380 }
381
382 [global::Cpp2ILInjected.Token(Token = "0x170000AE")]
383 public double TotalDays
384 {
385 [global::Cpp2ILInjected.Token(Token = "0x60009B0")]
386 [global::Cpp2ILInjected.Address(RVA = "0x1C4B90C", Offset = "0x1C4B90C", Length = "0x18")]
387 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
388 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.UmAlQuraCalendar), Member = "ConvertGregorianToHijri", MemberParameters = new object[]
389 {
390 typeof(global::System.DateTime),
391 typeof(ref int),
392 typeof(ref int),
393 typeof(ref int)
394 }, ReturnType = typeof(void))]
395 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
396 get
397 {
398 throw null;
399 }
400 }
401
402 [global::Cpp2ILInjected.Token(Token = "0x170000AF")]
403 public double TotalHours
404 {
405 [global::Cpp2ILInjected.Token(Token = "0x60009B1")]
406 [global::Cpp2ILInjected.Address(RVA = "0x1C4B924", Offset = "0x1C4B924", Length = "0x18")]
407 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
408 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo.AdjustmentRule), Member = "ValidateAdjustmentRule", MemberParameters = new object[]
409 {
410 typeof(global::System.DateTime),
411 typeof(global::System.DateTime),
412 typeof(global::System.TimeSpan),
413 typeof(global::System.TimeZoneInfo.TransitionTime),
414 typeof(global::System.TimeZoneInfo.TransitionTime),
415 typeof(bool)
416 }, ReturnType = typeof(void))]
417 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
418 get
419 {
420 throw null;
421 }
422 }
423
424 [global::Cpp2ILInjected.Token(Token = "0x170000B0")]
425 public double TotalMilliseconds
426 {
427 [global::Cpp2ILInjected.Token(Token = "0x60009B2")]
428 [global::Cpp2ILInjected.Address(RVA = "0x1C4B93C", Offset = "0x1C4B93C", Length = "0x34")]
429 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
430 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SimpleProfiler", Member = "DumpFrameData", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
431 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SimpleProfiler", Member = "OnGUI", ReturnType = typeof(void))]
432 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIAchievementsMenu", Member = "AchievementOver", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
433 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIMultiplayerLobby", Member = "ServerDraw", MemberParameters = new object[]
434 {
435 "ItemGrid_Layout",
436 typeof(int),
437 "Microsoft.Xna.Framework.Vector2",
438 typeof(float)
439 }, ReturnType = typeof(void))]
440 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIPlayerSelectMenu", Member = "PlayerDraw", MemberParameters = new object[]
441 {
442 "ItemGrid_Layout",
443 typeof(int),
444 "Microsoft.Xna.Framework.Vector2",
445 typeof(float)
446 }, ReturnType = typeof(void))]
447 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIWorldSelectMenu", Member = "WorldDraw", MemberParameters = new object[]
448 {
449 "ItemGrid_Layout",
450 typeof(int),
451 "Microsoft.Xna.Framework.Vector2",
452 typeof(float)
453 }, ReturnType = typeof(void))]
454 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUISaveSynchronisation_FileList", Member = "PlayerDraw", MemberParameters = new object[]
455 {
456 "ItemGrid_Layout",
457 typeof(int),
458 "Microsoft.Xna.Framework.Vector2",
459 typeof(float)
460 }, ReturnType = typeof(void))]
461 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUISaveSynchronisation_FileList", Member = "WorldDraw", MemberParameters = new object[]
462 {
463 "ItemGrid_Layout",
464 typeof(int),
465 "Microsoft.Xna.Framework.Vector2",
466 typeof(float)
467 }, ReturnType = typeof(void))]
468 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUISaveSynchronisation_Lobby", Member = "ServerDraw", MemberParameters = new object[]
469 {
470 "ItemGrid_Layout",
471 typeof(int),
472 "Microsoft.Xna.Framework.Vector2",
473 typeof(float)
474 }, ReturnType = typeof(void))]
475 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Game", Member = "UnityUpdate", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
476 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Content.ContentManager", Member = "UpdateAysncLoad", ReturnType = typeof(void))]
477 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main.<LoadContent_Deferred>d__1863", Member = "MoveNext", ReturnType = typeof(bool))]
478 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = "DoUpdateInWorld", MemberParameters = new object[] { "System.Diagnostics.Stopwatch" }, ReturnType = typeof(void))]
479 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = "DrawBackground", ReturnType = typeof(void))]
480 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = "OldDrawBackground", ReturnType = typeof(void))]
481 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = "DrawLiquid", MemberParameters = new object[]
482 {
483 typeof(bool),
484 typeof(int),
485 typeof(float),
486 typeof(bool)
487 }, ReturnType = typeof(void))]
488 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = "DrawBlack", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
489 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.TestHighFPSIssues", Member = "TapUpdate", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
490 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.TestHighFPSIssues", Member = "TapUpdateEnd", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
491 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.TestHighFPSIssues", Member = "TapDraw", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
492 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.TestHighFPSIssues", Member = "Update", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
493 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.TimeLogger", Member = "NewDrawFrame", ReturnType = typeof(void))]
494 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.TimeLogger", Member = "DetailedDrawReset", ReturnType = typeof(void))]
495 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.TimeLogger", Member = "DetailedDrawTime", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
496 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Utilities.MultiTimer", Member = "Record", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
497 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Initializers.AssetInitializer.<LoadAssetsWhileInInitialBlackScreen_InSteps>d__3", Member = "MoveNext", ReturnType = typeof(bool))]
498 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.UI.UserInterface", Member = "Update", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
499 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.UI.UserInterface", Member = "HandleClick", MemberParameters = new object[]
500 {
501 "Terraria.UI.UserInterface.InputPointerCache",
502 "Microsoft.Xna.Framework.GameTime",
503 typeof(bool),
504 "Terraria.UI.UIElement"
505 }, ReturnType = typeof(void))]
506 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Graphics.Light.LegacyLighting", Member = "PreRenderPhase", MemberParameters = new object[] { "Microsoft.Xna.Framework.Rectangle" }, ReturnType = typeof(void))]
507 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Graphics.Light.LightingEngine", Member = "ProcessArea", MemberParameters = new object[] { "Microsoft.Xna.Framework.Rectangle" }, ReturnType = typeof(void))]
508 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.Drawing.TileDrawing", Member = "Draw", MemberParameters = new object[]
509 {
510 typeof(bool),
511 typeof(bool),
512 typeof(bool),
513 typeof(int)
514 }, ReturnType = typeof(void))]
515 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.Drawing.WallDrawing", Member = "DrawWalls", ReturnType = typeof(void))]
516 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.Utilities.MultiTimer", Member = "Record", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
517 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Thread), Member = "Sleep", MemberParameters = new object[] { typeof(global::System.TimeSpan) }, ReturnType = typeof(void))]
518 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.ThreadPool), Member = "RegisterWaitForSingleObject", MemberParameters = new object[]
519 {
520 typeof(global::System.Threading.WaitHandle),
521 typeof(global::System.Threading.WaitOrTimerCallback),
522 typeof(object),
523 typeof(global::System.TimeSpan),
524 typeof(bool)
525 }, ReturnType = typeof(global::System.Threading.RegisteredWaitHandle))]
526 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.WaitHandle), Member = "WaitAny", MemberParameters = new object[]
527 {
528 typeof(global::System.Threading.WaitHandle[]),
529 typeof(global::System.TimeSpan),
530 typeof(bool)
531 }, ReturnType = typeof(int))]
532 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Timer), Member = ".ctor", MemberParameters = new object[]
533 {
534 typeof(global::System.Threading.TimerCallback),
535 typeof(object),
536 typeof(global::System.TimeSpan),
537 typeof(global::System.TimeSpan)
538 }, ReturnType = typeof(void))]
539 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Threading.Timer), Member = "Change", MemberParameters = new object[]
540 {
541 typeof(global::System.TimeSpan),
542 typeof(global::System.TimeSpan)
543 }, ReturnType = typeof(bool))]
544 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexRunner", Member = "Scan", MemberParameters = new object[]
545 {
546 "System.Text.RegularExpressions.Regex",
547 typeof(string),
548 typeof(int),
549 typeof(int),
550 typeof(int),
551 typeof(int),
552 typeof(bool),
553 typeof(global::System.TimeSpan)
554 }, ReturnType = "System.Text.RegularExpressions.Match")]
555 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.Stopwatch", Member = "get_ElapsedMilliseconds", ReturnType = typeof(long))]
556 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.FtpWebRequest", Member = "GetResponse", ReturnType = "System.Net.WebResponse")]
557 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.FtpWebRequest", Member = "GetRequestStream", ReturnType = typeof(global::System.IO.Stream))]
558 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.FtpWebRequest", Member = "SubmitRequest", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
559 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.Networking.PlayerConnection.PlayerConnection", Member = "BlockUntilRecvMsg", MemberParameters = new object[]
560 {
561 typeof(global::System.Guid),
562 typeof(int)
563 }, ReturnType = typeof(bool))]
564 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 57)]
565 get
566 {
567 throw null;
568 }
569 }
570
571 [global::Cpp2ILInjected.Token(Token = "0x170000B1")]
572 public double TotalMinutes
573 {
574 [global::Cpp2ILInjected.Token(Token = "0x60009B3")]
575 [global::Cpp2ILInjected.Address(RVA = "0x1C4B970", Offset = "0x1C4B970", Length = "0x18")]
576 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
577 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime", Member = ".ctor", MemberParameters = new object[]
578 {
579 typeof(global::System.DateTimeOffset),
580 "System.Xml.Schema.XsdDateTimeFlags"
581 }, ReturnType = typeof(void))]
582 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
583 get
584 {
585 throw null;
586 }
587 }
588
589 [global::Cpp2ILInjected.Token(Token = "0x170000B2")]
590 public double TotalSeconds
591 {
592 [global::Cpp2ILInjected.Token(Token = "0x60009B4")]
593 [global::Cpp2ILInjected.Address(RVA = "0x1C4B988", Offset = "0x1C4B988", Length = "0x18")]
594 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
595 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "CursorManager", Member = "UpdateCursorList", ReturnType = typeof(void))]
596 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Android_UserManager", Member = "Update", ReturnType = typeof(void))]
597 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "DrPlatform.PS4", Member = "NotfityMultiplayerRealTimeUsage", ReturnType = typeof(void))]
598 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "iOS_UserManager", Member = "Update", ReturnType = typeof(void))]
599 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundInstance", Member = "UpdateFade", ReturnType = typeof(bool))]
600 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIControllerCraftingMaterials", Member = "get_UITextAlpha", ReturnType = typeof(float))]
601 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIControllerNavigationController", Member = "UpdateUINavigation", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
602 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIChestSplitStack", Member = "WasSplit", ReturnType = typeof(bool))]
603 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUICrafting", Member = "DrawMaterialsGrid", ReturnType = typeof(void))]
604 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUICrafting", Member = "UpdateMaterialNavigation", ReturnType = typeof(void))]
605 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIHotbar", Member = "UpdateHotbarNavigation", ReturnType = typeof(void))]
606 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIHousingMenu", Member = "UpdateHotbarNavigation", ReturnType = typeof(void))]
607 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIInventorySplitStack", Member = "WasSplit", ReturnType = typeof(bool))]
608 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIMap", Member = "DrawMap", ReturnType = typeof(void))]
609 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIResearch", Member = "UpdateResearchAnimation", ReturnType = typeof(int))]
610 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIVirtualInputController", Member = "HandleGridSnapCursorMovement", MemberParameters = new object[]
611 {
612 "Terraria.Item",
613 typeof(int),
614 typeof(int),
615 typeof(int),
616 typeof(ref float),
617 typeof(ref float)
618 }, ReturnType = typeof(void))]
619 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIJourneySliderSetting", Member = "WindBackingHandler", MemberParameters = new object[]
620 {
621 "Microsoft.Xna.Framework.Vector2",
622 "Microsoft.Xna.Framework.Vector2",
623 "Slider_Layout",
624 typeof(bool)
625 }, ReturnType = typeof(void))]
626 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIJourneySliderSetting", Member = "RainBackingHandler", MemberParameters = new object[]
627 {
628 "Microsoft.Xna.Framework.Vector2",
629 "Microsoft.Xna.Framework.Vector2",
630 "Slider_Layout",
631 typeof(bool)
632 }, ReturnType = typeof(void))]
633 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIJourneySliderSetting", Member = "DifficultyBackingHandler", MemberParameters = new object[]
634 {
635 "Microsoft.Xna.Framework.Vector2",
636 "Microsoft.Xna.Framework.Vector2",
637 "Slider_Layout",
638 typeof(bool)
639 }, ReturnType = typeof(void))]
640 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIPS4MultiplayerChecks", Member = "EditorCheckPermissionsUpdate", ReturnType = typeof(void))]
641 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SaveSynchronisationFinder", Member = "UpdateResults", ReturnType = typeof(void))]
642 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ServerAutoFinder", Member = "UpdateResults", ReturnType = typeof(void))]
643 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "TutorialStep_08_KillZombies", Member = "Update", ReturnType = typeof(bool))]
644 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Telepathy.Common", Member = "ReceiveLoop", MemberParameters = new object[]
645 {
646 typeof(int),
647 "System.Net.Sockets.TcpClient",
648 "System.Collections.Concurrent.ConcurrentQueue`1<Message>",
649 typeof(int)
650 }, ReturnType = typeof(void))]
651 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Main", Member = "DoUpdate", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
652 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Netplay", Member = "TcpClientLoop", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
653 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Netplay", Member = "ServerLoop", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(void))]
654 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Player", Member = "AdjustRespawnTimerForWorldJoining", MemberParameters = new object[] { "Terraria.Player" }, ReturnType = typeof(void))]
655 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.FrameSkipTest", Member = "Update", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
656 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Map.MapHelper", Member = "LoadMapVersion2", MemberParameters = new object[]
657 {
658 typeof(global::System.IO.BinaryReader),
659 typeof(int)
660 }, ReturnType = typeof(void))]
661 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Map.MapHelper", Member = "LoadMapVersionCompressed", MemberParameters = new object[]
662 {
663 typeof(global::System.IO.BinaryReader),
664 typeof(int)
665 }, ReturnType = typeof(void))]
666 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Map.PingMapLayer", Member = "Draw", MemberParameters = new object[]
667 {
668 "Terraria.Map.MapOverlayDrawContext&",
669 typeof(ref string)
670 }, ReturnType = typeof(void))]
671 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Graphics.Effects.FilterManager", Member = "Update", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
672 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Graphics.Effects.OverlayManager", Member = "Update", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
673 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.Shaders.BlizzardShaderData", Member = "Update", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
674 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.Shaders.SandstormShaderData", Member = "Update", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
675 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.Shaders.WaterShaderData", Member = "Update", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
676 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.Skies.BlizzardSky", Member = "Update", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
677 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.Skies.SandstormSky", Member = "Update", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
678 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.Skies.SolarSky", Member = "Update", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
679 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.Liquid.LiquidRenderer", Member = "Update", MemberParameters = new object[] { "Microsoft.Xna.Framework.GameTime" }, ReturnType = typeof(void))]
680 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.Golf.GolfState", Member = "get_ShouldCameraTrackBallLastKnownLocation", ReturnType = typeof(bool))]
681 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.Golf.GolfState", Member = "RecordBallInfo", MemberParameters = new object[] { "Terraria.Projectile" }, ReturnType = typeof(void))]
682 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.GameContent.UI.GameTipsDisplay", Member = "Update", ReturnType = typeof(void))]
683 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.Cookie", Member = "ToServerString", ReturnType = typeof(string))]
684 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DateTimeConverter", Member = "ConvertTo", MemberParameters = new object[]
685 {
686 "System.ComponentModel.ITypeDescriptorContext",
687 typeof(global::System.Globalization.CultureInfo),
688 typeof(object),
689 typeof(global::System.Type)
690 }, ReturnType = typeof(object))]
691 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DateTimeOffsetConverter", Member = "ConvertTo", MemberParameters = new object[]
692 {
693 "System.ComponentModel.ITypeDescriptorContext",
694 typeof(global::System.Globalization.CultureInfo),
695 typeof(object),
696 typeof(global::System.Type)
697 }, ReturnType = typeof(object))]
698 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Ionic.Zip.ZipEntry", Member = "ConstructExtraField", MemberParameters = new object[] { typeof(bool) }, ReturnType = "System.Byte[]")]
699 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Ionic.Zlib.GZipStream", Member = "EmitHeader", ReturnType = typeof(int))]
700 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 59)]
701 get
702 {
703 throw null;
704 }
705 }
706
707 [global::Cpp2ILInjected.Token(Token = "0x60009B5")]
708 [global::Cpp2ILInjected.Address(RVA = "0x1C4B9A0", Offset = "0x1C4B9A0", Length = "0x68")]
709 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeSpan), Member = "op_Addition", MemberParameters = new object[]
710 {
711 typeof(global::System.TimeSpan),
712 typeof(global::System.TimeSpan)
713 }, ReturnType = typeof(global::System.TimeSpan))]
714 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
715 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.OverflowException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
716 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
717 public global::System.TimeSpan Add(global::System.TimeSpan ts)
718 {
719 throw null;
720 }
721
722 [global::Cpp2ILInjected.Token(Token = "0x60009B6")]
723 [global::Cpp2ILInjected.Address(RVA = "0x1C4BA08", Offset = "0x1C4BA08", Length = "0x18")]
724 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
725 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.DurationFacetsChecker", Member = "CheckValueFacets", MemberParameters = new object[]
726 {
727 typeof(global::System.TimeSpan),
728 "System.Xml.Schema.XmlSchemaDatatype"
729 }, ReturnType = typeof(global::System.Exception))]
730 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.DurationFacetsChecker", Member = "MatchEnumeration", MemberParameters = new object[]
731 {
732 typeof(global::System.TimeSpan),
733 typeof(global::System.Collections.ArrayList)
734 }, ReturnType = typeof(bool))]
735 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
736 public static int Compare(global::System.TimeSpan t1, global::System.TimeSpan t2)
737 {
738 throw null;
739 }
740
741 [global::Cpp2ILInjected.Token(Token = "0x60009B7")]
742 [global::Cpp2ILInjected.Address(RVA = "0x1C4BA20", Offset = "0x1C4BA20", Length = "0xC4")]
743 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
744 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.Datatype_duration", Member = "Compare", MemberParameters = new object[]
745 {
746 typeof(object),
747 typeof(object)
748 }, ReturnType = typeof(int))]
749 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
750 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
751 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
752 public int CompareTo(object value)
753 {
754 throw null;
755 }
756
757 [global::Cpp2ILInjected.Token(Token = "0x60009B8")]
758 [global::Cpp2ILInjected.Address(RVA = "0x1C4BAE4", Offset = "0x1C4BAE4", Length = "0x1C")]
759 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
760 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Linq.JValue", Member = "Compare", MemberParameters = new object[]
761 {
762 "Newtonsoft.Json.Linq.JTokenType",
763 typeof(object),
764 typeof(object)
765 }, ReturnType = typeof(int))]
766 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
767 public int CompareTo(global::System.TimeSpan value)
768 {
769 throw null;
770 }
771
772 [global::Cpp2ILInjected.Token(Token = "0x60009B9")]
773 [global::Cpp2ILInjected.Address(RVA = "0x1C4BB00", Offset = "0x1C4BB00", Length = "0x64")]
774 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
775 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Lang", Member = "LocalizedDuration", MemberParameters = new object[]
776 {
777 typeof(global::System.TimeSpan),
778 typeof(bool),
779 typeof(bool)
780 }, ReturnType = typeof(string))]
781 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.ConfigHandler), Member = "ParseTime", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.TimeSpan))]
782 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.ServicePointScheduler.<RunScheduler>d__32", Member = "MoveNext", ReturnType = typeof(void))]
783 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.WebConnection", Member = "StartOperation", MemberParameters = new object[]
784 {
785 "System.Net.WebOperation",
786 typeof(bool)
787 }, ReturnType = typeof(bool))]
788 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
789 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
790 public static global::System.TimeSpan FromDays(double value)
791 {
792 throw null;
793 }
794
795 [global::Cpp2ILInjected.Token(Token = "0x60009BA")]
796 [global::Cpp2ILInjected.Address(RVA = "0x1C4BCA8", Offset = "0x1C4BCA8", Length = "0x78")]
797 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
798 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
799 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
800 public override bool Equals(object value)
801 {
802 throw null;
803 }
804
805 [global::Cpp2ILInjected.Token(Token = "0x60009BB")]
806 [global::Cpp2ILInjected.Address(RVA = "0x1C4BD20", Offset = "0x1C4BD20", Length = "0x10")]
807 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
808 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
809 public bool Equals(global::System.TimeSpan obj)
810 {
811 throw null;
812 }
813
814 [global::Cpp2ILInjected.Token(Token = "0x60009BC")]
815 [global::Cpp2ILInjected.Address(RVA = "0x1C4BD30", Offset = "0x1C4BD30", Length = "0xC")]
816 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
817 public override int GetHashCode()
818 {
819 throw null;
820 }
821
822 [global::Cpp2ILInjected.Token(Token = "0x60009BD")]
823 [global::Cpp2ILInjected.Address(RVA = "0x1C4BD3C", Offset = "0x1C4BD3C", Length = "0x64")]
824 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
825 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Lang", Member = "LocalizedDuration", MemberParameters = new object[]
826 {
827 typeof(global::System.TimeSpan),
828 typeof(bool),
829 typeof(bool)
830 }, ReturnType = typeof(string))]
831 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = ".cctor", ReturnType = typeof(void))]
832 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.ConfigHandler), Member = "ParseTime", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.TimeSpan))]
833 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "TryReadOffset", MemberParameters = new object[]
834 {
835 "Newtonsoft.Json.Utilities.StringReference",
836 typeof(int),
837 typeof(ref global::System.TimeSpan)
838 }, ReturnType = typeof(bool))]
839 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
840 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.TimeSpan), Member = "Interval", MemberParameters = new object[]
841 {
842 typeof(double),
843 typeof(int)
844 }, ReturnType = typeof(global::System.TimeSpan))]
845 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
846 public static global::System.TimeSpan FromHours(double value)
847 {
848 throw null;
849 }
850
851 [global::Cpp2ILInjected.Token(Token = "0x60009BE")]
852 [global::Cpp2ILInjected.Address(RVA = "0x1C4BB64", Offset = "0x1C4BB64", Length = "0x144")]
853 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
854 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeSpan), Member = "FromHours", MemberParameters = new object[] { typeof(double) }, ReturnType = typeof(global::System.TimeSpan))]
855 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeSpan), Member = "FromMilliseconds", MemberParameters = new object[] { typeof(double) }, ReturnType = typeof(global::System.TimeSpan))]
856 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeSpan), Member = "FromMinutes", MemberParameters = new object[] { typeof(double) }, ReturnType = typeof(global::System.TimeSpan))]
857 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeSpan), Member = "FromSeconds", MemberParameters = new object[] { typeof(double) }, ReturnType = typeof(global::System.TimeSpan))]
858 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
859 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.OverflowException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
860 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
861 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 10)]
862 private static global::System.TimeSpan Interval(double value, int scale)
863 {
864 throw null;
865 }
866
867 [global::Cpp2ILInjected.Token(Token = "0x60009BF")]
868 [global::Cpp2ILInjected.Address(RVA = "0x1C4BDA0", Offset = "0x1C4BDA0", Length = "0x60")]
869 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.WorldGen", Member = "WaitForThreadTime", ReturnType = typeof(void))]
870 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.Content.AssetRepository", Member = "ProcessAsyncLoad", ReturnType = typeof(void))]
871 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.ConfigHandler), Member = "ParseTime", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.TimeSpan))]
872 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.Regex", Member = ".cctor", ReturnType = typeof(void))]
873 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexRunner", Member = "DoCheckTimeout", ReturnType = typeof(void))]
874 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Net.ServicePoint", Member = "get_HasTimedOut", ReturnType = typeof(bool))]
875 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
876 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.TimeSpan), Member = "Interval", MemberParameters = new object[]
877 {
878 typeof(double),
879 typeof(int)
880 }, ReturnType = typeof(global::System.TimeSpan))]
881 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
882 public static global::System.TimeSpan FromMilliseconds(double value)
883 {
884 throw null;
885 }
886
887 [global::Cpp2ILInjected.Token(Token = "0x60009C0")]
888 [global::Cpp2ILInjected.Address(RVA = "0x1C4BE00", Offset = "0x1C4BE00", Length = "0x60")]
889 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Lang", Member = "LocalizedDuration", MemberParameters = new object[]
890 {
891 typeof(global::System.TimeSpan),
892 typeof(bool),
893 typeof(bool)
894 }, ReturnType = typeof(string))]
895 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.ConfigHandler), Member = "ParseTime", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.TimeSpan))]
896 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Lifetime.LifetimeServices), Member = ".cctor", ReturnType = typeof(void))]
897 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "TryReadOffset", MemberParameters = new object[]
898 {
899 "Newtonsoft.Json.Utilities.StringReference",
900 typeof(int),
901 typeof(ref global::System.TimeSpan)
902 }, ReturnType = typeof(bool))]
903 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
904 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.TimeSpan), Member = "Interval", MemberParameters = new object[]
905 {
906 typeof(double),
907 typeof(int)
908 }, ReturnType = typeof(global::System.TimeSpan))]
909 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
910 public static global::System.TimeSpan FromMinutes(double value)
911 {
912 throw null;
913 }
914
915 [global::Cpp2ILInjected.Token(Token = "0x60009C1")]
916 [global::Cpp2ILInjected.Address(RVA = "0x1C4BE60", Offset = "0x1C4BE60", Length = "0xB4")]
917 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
918 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_CreateAdjustmentRuleForPosixFormat", MemberParameters = new object[]
919 {
920 typeof(string),
921 typeof(global::System.DateTime),
922 typeof(global::System.TimeSpan)
923 }, ReturnType = typeof(global::System.TimeZoneInfo.AdjustmentRule))]
924 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_ParseOffsetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.TimeSpan?))]
925 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "ConvertToFromUtc", MemberParameters = new object[]
926 {
927 typeof(global::System.DateTime),
928 typeof(global::System.TimeSpan),
929 typeof(global::System.TimeSpan),
930 typeof(bool)
931 }, ReturnType = typeof(global::System.DateTime))]
932 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomizedTimeZone", MemberParameters = new object[]
933 {
934 typeof(global::System.DateTime),
935 typeof(global::System.TimeSpan),
936 typeof(global::System.ReadOnlySpan<char>),
937 typeof(int),
938 typeof(bool),
939 typeof(global::System.Text.StringBuilder)
940 }, ReturnType = typeof(void))]
941 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomizedRoundripTimeZone", MemberParameters = new object[]
942 {
943 typeof(global::System.DateTime),
944 typeof(global::System.TimeSpan),
945 typeof(global::System.Text.StringBuilder)
946 }, ReturnType = typeof(void))]
947 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseTimeZone", MemberParameters = new object[]
948 {
949 typeof(ref global::System.__DTString),
950 typeof(ref global::System.TimeSpan)
951 }, ReturnType = typeof(bool))]
952 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseTimeZoneOffset", MemberParameters = new object[]
953 {
954 typeof(ref global::System.__DTString),
955 typeof(int),
956 typeof(ref global::System.TimeSpan)
957 }, ReturnType = typeof(bool))]
958 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Xml.Schema.XsdDateTime", Member = ".ctor", MemberParameters = new object[]
959 {
960 typeof(global::System.DateTimeOffset),
961 "System.Xml.Schema.XsdDateTimeFlags"
962 }, ReturnType = typeof(void))]
963 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "TryReadOffset", MemberParameters = new object[]
964 {
965 "Newtonsoft.Json.Utilities.StringReference",
966 typeof(int),
967 typeof(ref global::System.TimeSpan)
968 }, ReturnType = typeof(bool))]
969 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
970 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.OverflowException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
971 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
972 public global::System.TimeSpan Negate()
973 {
974 throw null;
975 }
976
977 [global::Cpp2ILInjected.Token(Token = "0x60009C2")]
978 [global::Cpp2ILInjected.Address(RVA = "0x1C4BF14", Offset = "0x1C4BF14", Length = "0x60")]
979 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundInstance", Member = ".ctor", MemberParameters = new object[]
980 {
981 "SoundChannel",
982 "SoundDefinition",
983 typeof(float),
984 typeof(float),
985 typeof(float),
986 typeof(bool)
987 }, ReturnType = typeof(void))]
988 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundInstance", Member = "Restart", ReturnType = typeof(void))]
989 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SoundInstance", Member = "set_CurrentPosition", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
990 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Game", Member = "UnityServerInitialise", ReturnType = typeof(void))]
991 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Game", Member = "UnityServerUpdate", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
992 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Game", Member = "UnityUpdate", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
993 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Audio.SoundEffect", Member = "get_Duration", ReturnType = typeof(global::System.TimeSpan))]
994 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.ConfigHandler), Member = "ParseTime", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.TimeSpan))]
995 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Lifetime.LifetimeServices), Member = ".cctor", ReturnType = typeof(void))]
996 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
997 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.TimeSpan), Member = "Interval", MemberParameters = new object[]
998 {
999 typeof(double),
1000 typeof(int)
1001 }, ReturnType = typeof(global::System.TimeSpan))]
1002 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1003 public static global::System.TimeSpan FromSeconds(double value)
1004 {
1005 throw null;
1006 }
1007
1008 [global::Cpp2ILInjected.Token(Token = "0x60009C3")]
1009 [global::Cpp2ILInjected.Address(RVA = "0x1C4BF74", Offset = "0x1C4BF74", Length = "0x68")]
1010 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeSpan), Member = "op_Subtraction", MemberParameters = new object[]
1011 {
1012 typeof(global::System.TimeSpan),
1013 typeof(global::System.TimeSpan)
1014 }, ReturnType = typeof(global::System.TimeSpan))]
1015 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1016 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.OverflowException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1017 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1018 public global::System.TimeSpan Subtract(global::System.TimeSpan ts)
1019 {
1020 throw null;
1021 }
1022
1023 [global::Cpp2ILInjected.Token(Token = "0x60009C4")]
1024 [global::Cpp2ILInjected.Address(RVA = "0x1C4BFDC", Offset = "0x1C4BFDC", Length = "0x4")]
1025 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SimpleProfiler", Member = "DumpFrameData", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1026 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "SimpleProfiler", Member = "OnGUI", ReturnType = typeof(void))]
1027 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Game", Member = "UnityUpdate", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
1028 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Game", Member = ".cctor", ReturnType = typeof(void))]
1029 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "CreateLocalUnity", ReturnType = typeof(global::System.TimeZoneInfo))]
1030 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "TryFormatO", MemberParameters = new object[]
1031 {
1032 typeof(global::System.DateTime),
1033 typeof(global::System.TimeSpan),
1034 typeof(global::System.Span<char>),
1035 typeof(ref int)
1036 }, ReturnType = typeof(bool))]
1037 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexMatchTimeoutException", Member = ".ctor", MemberParameters = new object[]
1038 {
1039 typeof(string),
1040 typeof(string),
1041 typeof(global::System.TimeSpan)
1042 }, ReturnType = typeof(void))]
1043 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexMatchTimeoutException", Member = ".ctor", ReturnType = typeof(void))]
1044 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexMatchTimeoutException", Member = ".ctor", MemberParameters = new object[]
1045 {
1046 typeof(global::System.Runtime.Serialization.SerializationInfo),
1047 typeof(global::System.Runtime.Serialization.StreamingContext)
1048 }, ReturnType = typeof(void))]
1049 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Diagnostics.Stopwatch", Member = "get_Elapsed", ReturnType = typeof(global::System.TimeSpan))]
1050 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 16)]
1051 public static global::System.TimeSpan FromTicks(long value)
1052 {
1053 throw null;
1054 }
1055
1056 [global::Cpp2ILInjected.Token(Token = "0x60009C5")]
1057 [global::Cpp2ILInjected.Address(RVA = "0x1C4B65C", Offset = "0x1C4B65C", Length = "0x98")]
1058 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1059 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTime), Member = "TimeToTicks", MemberParameters = new object[]
1060 {
1061 typeof(int),
1062 typeof(int),
1063 typeof(int)
1064 }, ReturnType = typeof(long))]
1065 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeSpan), Member = ".ctor", MemberParameters = new object[]
1066 {
1067 typeof(int),
1068 typeof(int),
1069 typeof(int)
1070 }, ReturnType = typeof(void))]
1071 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.Calendar), Member = "TimeToTicks", MemberParameters = new object[]
1072 {
1073 typeof(int),
1074 typeof(int),
1075 typeof(int),
1076 typeof(int)
1077 }, ReturnType = typeof(long))]
1078 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Globalization.GregorianCalendarHelper), Member = "TimeToTicks", MemberParameters = new object[]
1079 {
1080 typeof(int),
1081 typeof(int),
1082 typeof(int),
1083 typeof(int)
1084 }, ReturnType = typeof(long))]
1085 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
1086 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
1087 {
1088 typeof(string),
1089 typeof(string)
1090 }, ReturnType = typeof(void))]
1091 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
1092 internal static long TimeToTicks(int hour, int minute, int second)
1093 {
1094 throw null;
1095 }
1096
1097 [global::Cpp2ILInjected.Token(Token = "0x60009C6")]
1098 [global::Cpp2ILInjected.Address(RVA = "0x1C4BFE0", Offset = "0x1C4BFE0", Length = "0x5C")]
1099 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.DefaultValueAttribute", Member = ".ctor", MemberParameters = new object[]
1100 {
1101 typeof(global::System.Type),
1102 typeof(string)
1103 }, ReturnType = typeof(void))]
1104 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ConvertUtils", Member = "ParseTimeSpan", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.TimeSpan))]
1105 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1106 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "GetRawStringData", ReturnType = typeof(ref char))]
1107 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Globalization.TimeSpanParse), Member = "Parse", MemberParameters = new object[]
1108 {
1109 typeof(global::System.ReadOnlySpan<char>),
1110 typeof(global::System.IFormatProvider)
1111 }, ReturnType = typeof(global::System.TimeSpan))]
1112 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowArgumentNullException", MemberParameters = new object[] { typeof(global::System.ExceptionArgument) }, ReturnType = typeof(void))]
1113 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1114 public static global::System.TimeSpan Parse(string s)
1115 {
1116 throw null;
1117 }
1118
1119 [global::Cpp2ILInjected.Token(Token = "0x60009C7")]
1120 [global::Cpp2ILInjected.Address(RVA = "0x1C4C03C", Offset = "0x1C4C03C", Length = "0x60")]
1121 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.TimeSpanConverter", Member = "ConvertFrom", MemberParameters = new object[]
1122 {
1123 "System.ComponentModel.ITypeDescriptorContext",
1124 typeof(global::System.Globalization.CultureInfo),
1125 typeof(object)
1126 }, ReturnType = typeof(object))]
1127 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1128 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "GetRawStringData", ReturnType = typeof(ref char))]
1129 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Globalization.TimeSpanParse), Member = "Parse", MemberParameters = new object[]
1130 {
1131 typeof(global::System.ReadOnlySpan<char>),
1132 typeof(global::System.IFormatProvider)
1133 }, ReturnType = typeof(global::System.TimeSpan))]
1134 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ThrowHelper), Member = "ThrowArgumentNullException", MemberParameters = new object[] { typeof(global::System.ExceptionArgument) }, ReturnType = typeof(void))]
1135 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1136 public static global::System.TimeSpan Parse(string input, global::System.IFormatProvider formatProvider)
1137 {
1138 throw null;
1139 }
1140
1141 [global::Cpp2ILInjected.Token(Token = "0x60009C8")]
1142 [global::Cpp2ILInjected.Address(RVA = "0x1C4C09C", Offset = "0x1C4C09C", Length = "0xD4")]
1143 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_ParseOffsetString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.TimeSpan?))]
1144 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1145 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "GetRawStringData", ReturnType = typeof(ref char))]
1146 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Globalization.TimeSpanParse), Member = "TryParseExact", MemberParameters = new object[]
1147 {
1148 typeof(global::System.ReadOnlySpan<char>),
1149 typeof(global::System.ReadOnlySpan<char>),
1150 typeof(global::System.IFormatProvider),
1151 typeof(global::System.Globalization.TimeSpanStyles),
1152 typeof(ref global::System.TimeSpan)
1153 }, ReturnType = typeof(bool))]
1154 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1155 public static bool TryParseExact(string input, string format, global::System.IFormatProvider formatProvider, out global::System.TimeSpan result)
1156 {
1157 throw null;
1158 }
1159
1160 [global::Cpp2ILInjected.Token(Token = "0x60009C9")]
1161 [global::Cpp2ILInjected.Address(RVA = "0x1C4C170", Offset = "0x1C4C170", Length = "0x64")]
1162 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonTextWriter", Member = "WriteValue", MemberParameters = new object[] { typeof(global::System.TimeSpan) }, ReturnType = typeof(void))]
1163 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.JsonConvert", Member = "ToString", MemberParameters = new object[]
1164 {
1165 typeof(global::System.TimeSpan),
1166 typeof(char)
1167 }, ReturnType = typeof(string))]
1168 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Bson.BsonWriter", Member = "WriteValue", MemberParameters = new object[] { typeof(global::System.TimeSpan) }, ReturnType = typeof(void))]
1169 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1170 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Globalization.TimeSpanFormat), Member = "Format", MemberParameters = new object[]
1171 {
1172 typeof(global::System.TimeSpan),
1173 typeof(string),
1174 typeof(global::System.IFormatProvider)
1175 }, ReturnType = typeof(string))]
1176 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1177 public override string ToString()
1178 {
1179 throw null;
1180 }
1181
1182 [global::Cpp2ILInjected.Token(Token = "0x60009CA")]
1183 [global::Cpp2ILInjected.Address(RVA = "0x1C4C1D4", Offset = "0x1C4C1D4", Length = "0x70")]
1184 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUIPlayerSelectMenu", Member = "PlayerDraw", MemberParameters = new object[]
1185 {
1186 "ItemGrid_Layout",
1187 typeof(int),
1188 "Microsoft.Xna.Framework.Vector2",
1189 typeof(float)
1190 }, ReturnType = typeof(void))]
1191 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "GUISaveSynchronisation_FileList", Member = "PlayerDraw", MemberParameters = new object[]
1192 {
1193 "ItemGrid_Layout",
1194 typeof(int),
1195 "Microsoft.Xna.Framework.Vector2",
1196 typeof(float)
1197 }, ReturnType = typeof(void))]
1198 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "CreateLocalUnity", ReturnType = typeof(global::System.TimeZoneInfo))]
1199 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
1200 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Globalization.TimeSpanFormat), Member = "Format", MemberParameters = new object[]
1201 {
1202 typeof(global::System.TimeSpan),
1203 typeof(string),
1204 typeof(global::System.IFormatProvider)
1205 }, ReturnType = typeof(string))]
1206 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1207 public string ToString(string format)
1208 {
1209 throw null;
1210 }
1211
1212 [global::Cpp2ILInjected.Token(Token = "0x60009CB")]
1213 [global::Cpp2ILInjected.Address(RVA = "0x1C4C244", Offset = "0x1C4C244", Length = "0x74")]
1214 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1215 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Globalization.TimeSpanFormat), Member = "Format", MemberParameters = new object[]
1216 {
1217 typeof(global::System.TimeSpan),
1218 typeof(string),
1219 typeof(global::System.IFormatProvider)
1220 }, ReturnType = typeof(string))]
1221 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1222 public string ToString(string format, global::System.IFormatProvider formatProvider)
1223 {
1224 throw null;
1225 }
1226
1227 [global::Cpp2ILInjected.Token(Token = "0x60009CC")]
1228 [global::Cpp2ILInjected.Address(RVA = "0x1C4C2B8", Offset = "0x1C4C2B8", Length = "0xA4")]
1229 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1230 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Globalization.TimeSpanFormat), Member = "TryFormat", MemberParameters = new object[]
1231 {
1232 typeof(global::System.TimeSpan),
1233 typeof(global::System.Span<char>),
1234 typeof(ref int),
1235 typeof(global::System.ReadOnlySpan<char>),
1236 typeof(global::System.IFormatProvider)
1237 }, ReturnType = typeof(bool))]
1238 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
1239 public bool TryFormat(global::System.Span<char> destination, out int charsWritten, global::System.ReadOnlySpan<char> format = default(global::System.ReadOnlySpan<char>), global::System.IFormatProvider formatProvider = null)
1240 {
1241 throw null;
1242 }
1243
1244 [global::Cpp2ILInjected.Token(Token = "0x60009CD")]
1245 [global::Cpp2ILInjected.Address(RVA = "0x1C4C35C", Offset = "0x1C4C35C", Length = "0xAC")]
1246 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1247 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetIsDaylightSavings", MemberParameters = new object[]
1248 {
1249 typeof(global::System.DateTime),
1250 typeof(global::System.TimeZoneInfo.AdjustmentRule),
1251 typeof(global::System.Globalization.DaylightTimeStruct),
1252 typeof(global::System.TimeZoneInfoOptions)
1253 }, ReturnType = typeof(bool))]
1254 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = ".cctor", ReturnType = typeof(void))]
1255 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1256 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.OverflowException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
1257 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
1258 public static global::System.TimeSpan operator -(global::System.TimeSpan t)
1259 {
1260 throw null;
1261 }
1262
1263 [global::Cpp2ILInjected.Token(Token = "0x60009CE")]
1264 [global::Cpp2ILInjected.Address(RVA = "0x1C4C408", Offset = "0x1C4C408", Length = "0x18")]
1265 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "TZif_CalculateTransitionOffsetFromBase", MemberParameters = new object[]
1266 {
1267 typeof(global::System.TimeSpan),
1268 typeof(global::System.TimeSpan)
1269 }, ReturnType = typeof(global::System.TimeSpan))]
1270 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "NormalizeAdjustmentRuleOffset", MemberParameters = new object[]
1271 {
1272 typeof(global::System.TimeSpan),
1273 typeof(ref global::System.TimeZoneInfo.AdjustmentRule)
1274 }, ReturnType = typeof(void))]
1275 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1276 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.TimeSpan), Member = "Subtract", MemberParameters = new object[] { typeof(global::System.TimeSpan) }, ReturnType = typeof(global::System.TimeSpan))]
1277 public static global::System.TimeSpan operator -(global::System.TimeSpan t1, global::System.TimeSpan t2)
1278 {
1279 throw null;
1280 }
1281
1282 [global::Cpp2ILInjected.Token(Token = "0x60009CF")]
1283 [global::Cpp2ILInjected.Address(RVA = "0x1C4C420", Offset = "0x1C4C420", Length = "0x18")]
1284 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Game", Member = "UnityServerUpdate", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
1285 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Game", Member = "UnityUpdate", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
1286 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.IO.PlayerFileData", Member = "GetPlayTime", ReturnType = typeof(global::System.TimeSpan))]
1287 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.IO.PlayerFileData", Member = "UpdatePlayTimerAndKeepState", ReturnType = typeof(void))]
1288 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.IO.PlayerFileData", Member = "StopPlayTimer", ReturnType = typeof(void))]
1289 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "ConvertTime", MemberParameters = new object[]
1290 {
1291 typeof(global::System.DateTime),
1292 typeof(global::System.TimeZoneInfo),
1293 typeof(global::System.TimeZoneInfo),
1294 typeof(global::System.TimeZoneInfoOptions),
1295 "System.TimeZoneInfo.CachedData"
1296 }, ReturnType = typeof(global::System.DateTime))]
1297 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "ConvertToFromUtc", MemberParameters = new object[]
1298 {
1299 typeof(global::System.DateTime),
1300 typeof(global::System.TimeSpan),
1301 typeof(global::System.TimeSpan),
1302 typeof(bool)
1303 }, ReturnType = typeof(global::System.DateTime))]
1304 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetDaylightSavingsStartOffsetFromUtc", MemberParameters = new object[]
1305 {
1306 typeof(global::System.TimeSpan),
1307 typeof(global::System.TimeZoneInfo.AdjustmentRule),
1308 typeof(int?)
1309 }, ReturnType = typeof(global::System.TimeSpan))]
1310 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetDaylightSavingsEndOffsetFromUtc", MemberParameters = new object[]
1311 {
1312 typeof(global::System.TimeSpan),
1313 typeof(global::System.TimeZoneInfo.AdjustmentRule)
1314 }, ReturnType = typeof(global::System.TimeSpan))]
1315 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetUtcOffset", MemberParameters = new object[]
1316 {
1317 typeof(global::System.DateTime),
1318 typeof(global::System.TimeZoneInfo),
1319 typeof(global::System.TimeZoneInfoOptions)
1320 }, ReturnType = typeof(global::System.TimeSpan))]
1321 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetUtcOffsetFromUtc", MemberParameters = new object[]
1322 {
1323 typeof(global::System.DateTime),
1324 typeof(global::System.TimeZoneInfo),
1325 typeof(ref bool),
1326 typeof(ref bool)
1327 }, ReturnType = typeof(global::System.TimeSpan))]
1328 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetUtcOffset", MemberParameters = new object[]
1329 {
1330 typeof(global::System.TimeSpan),
1331 typeof(global::System.TimeZoneInfo.AdjustmentRule)
1332 }, ReturnType = typeof(global::System.TimeSpan))]
1333 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "NormalizeAdjustmentRuleOffset", MemberParameters = new object[]
1334 {
1335 typeof(global::System.TimeSpan),
1336 typeof(ref global::System.TimeZoneInfo.AdjustmentRule)
1337 }, ReturnType = typeof(void))]
1338 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.DateTimeUtils", Member = "TryReadOffset", MemberParameters = new object[]
1339 {
1340 "Newtonsoft.Json.Utilities.StringReference",
1341 typeof(int),
1342 typeof(ref global::System.TimeSpan)
1343 }, ReturnType = typeof(bool))]
1344 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 21)]
1345 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.TimeSpan), Member = "Add", MemberParameters = new object[] { typeof(global::System.TimeSpan) }, ReturnType = typeof(global::System.TimeSpan))]
1346 public static global::System.TimeSpan operator +(global::System.TimeSpan t1, global::System.TimeSpan t2)
1347 {
1348 throw null;
1349 }
1350
1351 [global::Cpp2ILInjected.Token(Token = "0x60009D0")]
1352 [global::Cpp2ILInjected.Address(RVA = "0x1C4C438", Offset = "0x1C4C438", Length = "0xC")]
1353 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1354 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo.AdjustmentRule), Member = "Equals", MemberParameters = new object[] { typeof(global::System.TimeZoneInfo.AdjustmentRule) }, ReturnType = typeof(bool))]
1355 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetIsAmbiguousTime", MemberParameters = new object[]
1356 {
1357 typeof(global::System.DateTime),
1358 typeof(global::System.TimeZoneInfo.AdjustmentRule),
1359 typeof(global::System.Globalization.DaylightTimeStruct)
1360 }, ReturnType = typeof(bool))]
1361 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetIsInvalidTime", MemberParameters = new object[]
1362 {
1363 typeof(global::System.DateTime),
1364 typeof(global::System.TimeZoneInfo.AdjustmentRule),
1365 typeof(global::System.Globalization.DaylightTimeStruct)
1366 }, ReturnType = typeof(bool))]
1367 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomizedTimeZone", MemberParameters = new object[]
1368 {
1369 typeof(global::System.DateTime),
1370 typeof(global::System.TimeSpan),
1371 typeof(global::System.ReadOnlySpan<char>),
1372 typeof(int),
1373 typeof(bool),
1374 typeof(global::System.Text.StringBuilder)
1375 }, ReturnType = typeof(void))]
1376 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomizedRoundripTimeZone", MemberParameters = new object[]
1377 {
1378 typeof(global::System.DateTime),
1379 typeof(global::System.TimeSpan),
1380 typeof(global::System.Text.StringBuilder)
1381 }, ReturnType = typeof(void))]
1382 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatStringBuilder", MemberParameters = new object[]
1383 {
1384 typeof(global::System.DateTime),
1385 typeof(global::System.ReadOnlySpan<char>),
1386 typeof(global::System.Globalization.DateTimeFormatInfo),
1387 typeof(global::System.TimeSpan)
1388 }, ReturnType = typeof(global::System.Text.StringBuilder))]
1389 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "TryFormatO", MemberParameters = new object[]
1390 {
1391 typeof(global::System.DateTime),
1392 typeof(global::System.TimeSpan),
1393 typeof(global::System.Span<char>),
1394 typeof(ref int)
1395 }, ReturnType = typeof(bool))]
1396 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.Regex", Member = "ValidateMatchTimeout", MemberParameters = new object[] { typeof(global::System.TimeSpan) }, ReturnType = typeof(void))]
1397 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.RegexRunner", Member = "Scan", MemberParameters = new object[]
1398 {
1399 "System.Text.RegularExpressions.Regex",
1400 typeof(string),
1401 typeof(int),
1402 typeof(int),
1403 typeof(int),
1404 typeof(int),
1405 typeof(bool),
1406 typeof(global::System.TimeSpan)
1407 }, ReturnType = "System.Text.RegularExpressions.Match")]
1408 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 10)]
1409 public static bool operator ==(global::System.TimeSpan t1, global::System.TimeSpan t2)
1410 {
1411 throw null;
1412 }
1413
1414 [global::Cpp2ILInjected.Token(Token = "0x60009D1")]
1415 [global::Cpp2ILInjected.Address(RVA = "0x1C4C444", Offset = "0x1C4C444", Length = "0xC")]
1416 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1417 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo.AdjustmentRule), Member = "get_HasDaylightSaving", ReturnType = typeof(bool))]
1418 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo.AdjustmentRule), Member = "ValidateAdjustmentRule", MemberParameters = new object[]
1419 {
1420 typeof(global::System.DateTime),
1421 typeof(global::System.DateTime),
1422 typeof(global::System.TimeSpan),
1423 typeof(global::System.TimeZoneInfo.TransitionTime),
1424 typeof(global::System.TimeZoneInfo.TransitionTime),
1425 typeof(bool)
1426 }, ReturnType = typeof(void))]
1427 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "HasSameRules", MemberParameters = new object[] { typeof(global::System.TimeZoneInfo) }, ReturnType = typeof(bool))]
1428 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "NormalizeAdjustmentRuleOffset", MemberParameters = new object[]
1429 {
1430 typeof(global::System.TimeSpan),
1431 typeof(ref global::System.TimeZoneInfo.AdjustmentRule)
1432 }, ReturnType = typeof(void))]
1433 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.CurrentSystemTimeZone), Member = "CreateDaylightChanges", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(global::System.Globalization.DaylightTime))]
1434 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeOffset), Member = ".ctor", MemberParameters = new object[]
1435 {
1436 typeof(global::System.DateTime),
1437 typeof(global::System.TimeSpan)
1438 }, ReturnType = typeof(void))]
1439 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "ExpandPredefinedFormat", MemberParameters = new object[]
1440 {
1441 typeof(global::System.ReadOnlySpan<char>),
1442 typeof(ref global::System.DateTime),
1443 typeof(ref global::System.Globalization.DateTimeFormatInfo),
1444 typeof(ref global::System.TimeSpan)
1445 }, ReturnType = typeof(string))]
1446 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "TryFormatR", MemberParameters = new object[]
1447 {
1448 typeof(global::System.DateTime),
1449 typeof(global::System.TimeSpan),
1450 typeof(global::System.Span<char>),
1451 typeof(ref int)
1452 }, ReturnType = typeof(bool))]
1453 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeParse), Member = "ParseByFormat", MemberParameters = new object[]
1454 {
1455 typeof(ref global::System.__DTString),
1456 typeof(ref global::System.__DTString),
1457 typeof(ref global::System.ParsingInfo),
1458 typeof(global::System.Globalization.DateTimeFormatInfo),
1459 typeof(ref global::System.DateTimeResult)
1460 }, ReturnType = typeof(bool))]
1461 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Lifetime.Lease), Member = "ProcessSponsorResponse", MemberParameters = new object[]
1462 {
1463 typeof(object),
1464 typeof(bool)
1465 }, ReturnType = typeof(void))]
1466 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 16)]
1467 public static bool operator !=(global::System.TimeSpan t1, global::System.TimeSpan t2)
1468 {
1469 throw null;
1470 }
1471
1472 [global::Cpp2ILInjected.Token(Token = "0x60009D2")]
1473 [global::Cpp2ILInjected.Address(RVA = "0x1C4C450", Offset = "0x1C4C450", Length = "0xC")]
1474 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1475 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "ReLogic.Content.AssetRepository", Member = "ProcessAsyncLoad", ReturnType = typeof(void))]
1476 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "ParseTimeOfDay", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(global::System.DateTime))]
1477 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetIsInvalidTime", MemberParameters = new object[]
1478 {
1479 typeof(global::System.DateTime),
1480 typeof(global::System.TimeZoneInfo.AdjustmentRule),
1481 typeof(global::System.Globalization.DaylightTimeStruct)
1482 }, ReturnType = typeof(bool))]
1483 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "UtcOffsetOutOfRange", MemberParameters = new object[] { typeof(global::System.TimeSpan) }, ReturnType = typeof(bool))]
1484 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "NormalizeAdjustmentRuleOffset", MemberParameters = new object[]
1485 {
1486 typeof(global::System.TimeSpan),
1487 typeof(ref global::System.TimeZoneInfo.AdjustmentRule)
1488 }, ReturnType = typeof(void))]
1489 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "TryFormatO", MemberParameters = new object[]
1490 {
1491 typeof(global::System.DateTime),
1492 typeof(global::System.TimeSpan),
1493 typeof(global::System.Span<char>),
1494 typeof(ref int)
1495 }, ReturnType = typeof(bool))]
1496 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Lifetime.LeaseSink), Member = "RenewLease", MemberParameters = new object[] { typeof(global::System.Runtime.Remoting.Messaging.IMessage) }, ReturnType = typeof(void))]
1497 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.Regex", Member = "ValidateMatchTimeout", MemberParameters = new object[] { typeof(global::System.TimeSpan) }, ReturnType = typeof(void))]
1498 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
1499 public static bool operator <(global::System.TimeSpan t1, global::System.TimeSpan t2)
1500 {
1501 throw null;
1502 }
1503
1504 [global::Cpp2ILInjected.Token(Token = "0x60009D3")]
1505 [global::Cpp2ILInjected.Address(RVA = "0x1C4C45C", Offset = "0x1C4C45C", Length = "0xC")]
1506 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1507 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.Text.RegularExpressions.Regex", Member = "ValidateMatchTimeout", MemberParameters = new object[] { typeof(global::System.TimeSpan) }, ReturnType = typeof(void))]
1508 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1509 public static bool operator <=(global::System.TimeSpan t1, global::System.TimeSpan t2)
1510 {
1511 throw null;
1512 }
1513
1514 [global::Cpp2ILInjected.Token(Token = "0x60009D4")]
1515 [global::Cpp2ILInjected.Address(RVA = "0x1C4C468", Offset = "0x1C4C468", Length = "0xC")]
1516 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1517 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Game", Member = "UnityServerUpdate", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
1518 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Game", Member = "UnityUpdate", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
1519 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.Lang", Member = "LocalizedDuration", MemberParameters = new object[]
1520 {
1521 typeof(global::System.TimeSpan),
1522 typeof(bool),
1523 typeof(bool)
1524 }, ReturnType = typeof(string))]
1525 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Terraria.WorldGen", Member = "WaitForThreadTime", ReturnType = typeof(void))]
1526 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetIsDaylightSavings", MemberParameters = new object[]
1527 {
1528 typeof(global::System.DateTime),
1529 typeof(global::System.TimeZoneInfo.AdjustmentRule),
1530 typeof(global::System.Globalization.DaylightTimeStruct),
1531 typeof(global::System.TimeZoneInfoOptions)
1532 }, ReturnType = typeof(bool))]
1533 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "GetIsAmbiguousTime", MemberParameters = new object[]
1534 {
1535 typeof(global::System.DateTime),
1536 typeof(global::System.TimeZoneInfo.AdjustmentRule),
1537 typeof(global::System.Globalization.DaylightTimeStruct)
1538 }, ReturnType = typeof(bool))]
1539 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "UtcOffsetOutOfRange", MemberParameters = new object[] { typeof(global::System.TimeSpan) }, ReturnType = typeof(bool))]
1540 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "NormalizeAdjustmentRuleOffset", MemberParameters = new object[]
1541 {
1542 typeof(global::System.TimeSpan),
1543 typeof(ref global::System.TimeZoneInfo.AdjustmentRule)
1544 }, ReturnType = typeof(void))]
1545 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Runtime.Remoting.Lifetime.Lease), Member = "UpdateState", ReturnType = typeof(void))]
1546 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 11)]
1547 public static bool operator >(global::System.TimeSpan t1, global::System.TimeSpan t2)
1548 {
1549 throw null;
1550 }
1551
1552 [global::Cpp2ILInjected.Token(Token = "0x60009D5")]
1553 [global::Cpp2ILInjected.Address(RVA = "0x1C4C474", Offset = "0x1C4C474", Length = "0xC")]
1554 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1555 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Game", Member = "UnityServerUpdate", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
1556 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Microsoft.Xna.Framework.Game", Member = "UnityUpdate", MemberParameters = new object[] { typeof(float) }, ReturnType = typeof(void))]
1557 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TimeZoneInfo), Member = "CreateLocalUnity", ReturnType = typeof(global::System.TimeZoneInfo))]
1558 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomizedTimeZone", MemberParameters = new object[]
1559 {
1560 typeof(global::System.DateTime),
1561 typeof(global::System.TimeSpan),
1562 typeof(global::System.ReadOnlySpan<char>),
1563 typeof(int),
1564 typeof(bool),
1565 typeof(global::System.Text.StringBuilder)
1566 }, ReturnType = typeof(void))]
1567 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.DateTimeFormat), Member = "FormatCustomizedRoundripTimeZone", MemberParameters = new object[]
1568 {
1569 typeof(global::System.DateTime),
1570 typeof(global::System.TimeSpan),
1571 typeof(global::System.Text.StringBuilder)
1572 }, ReturnType = typeof(void))]
1573 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
1574 public static bool operator >=(global::System.TimeSpan t1, global::System.TimeSpan t2)
1575 {
1576 throw null;
1577 }
1578
1579 // Note: this type is marked as 'beforefieldinit'.
1580 [global::Cpp2ILInjected.Token(Token = "0x60009D6")]
1581 [global::Cpp2ILInjected.Address(RVA = "0x1C4C480", Offset = "0x1C4C480", Length = "0x58")]
1582 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1583 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
1584 static TimeSpan()
1585 {
1586 throw null;
1587 }
1588
1589 [global::Cpp2ILInjected.Token(Token = "0x40003B3")]
1590 public const long TicksPerMillisecond = 10000L;
1591
1592 [global::Cpp2ILInjected.Token(Token = "0x40003B4")]
1593 private const double MillisecondsPerTick = 0.0001;
1594
1595 [global::Cpp2ILInjected.Token(Token = "0x40003B5")]
1596 public const long TicksPerSecond = 10000000L;
1597
1598 [global::Cpp2ILInjected.Token(Token = "0x40003B6")]
1599 private const double SecondsPerTick = 1E-07;
1600
1601 [global::Cpp2ILInjected.Token(Token = "0x40003B7")]
1602 public const long TicksPerMinute = 600000000L;
1603
1604 [global::Cpp2ILInjected.Token(Token = "0x40003B8")]
1605 private const double MinutesPerTick = 1.6666666666666667E-09;
1606
1607 [global::Cpp2ILInjected.Token(Token = "0x40003B9")]
1608 public const long TicksPerHour = 36000000000L;
1609
1610 [global::Cpp2ILInjected.Token(Token = "0x40003BA")]
1611 private const double HoursPerTick = 2.7777777777777777E-11;
1612
1613 [global::Cpp2ILInjected.Token(Token = "0x40003BB")]
1614 public const long TicksPerDay = 864000000000L;
1615
1616 [global::Cpp2ILInjected.Token(Token = "0x40003BC")]
1617 private const double DaysPerTick = 1.1574074074074074E-12;
1618
1619 [global::Cpp2ILInjected.Token(Token = "0x40003BD")]
1620 private const int MillisPerSecond = 1000;
1621
1622 [global::Cpp2ILInjected.Token(Token = "0x40003BE")]
1623 private const int MillisPerMinute = 60000;
1624
1625 [global::Cpp2ILInjected.Token(Token = "0x40003BF")]
1626 private const int MillisPerHour = 3600000;
1627
1628 [global::Cpp2ILInjected.Token(Token = "0x40003C0")]
1629 private const int MillisPerDay = 86400000;
1630
1631 [global::Cpp2ILInjected.Token(Token = "0x40003C1")]
1632 internal const long MaxSeconds = 922337203685L;
1633
1634 [global::Cpp2ILInjected.Token(Token = "0x40003C2")]
1635 internal const long MinSeconds = -922337203685L;
1636
1637 [global::Cpp2ILInjected.Token(Token = "0x40003C3")]
1638 internal const long MaxMilliSeconds = 922337203685477L;
1639
1640 [global::Cpp2ILInjected.Token(Token = "0x40003C4")]
1641 internal const long MinMilliSeconds = -922337203685477L;
1642
1643 [global::Cpp2ILInjected.Token(Token = "0x40003C5")]
1644 internal const long TicksPerTenthSecond = 1000000L;
1645
1646 [global::Cpp2ILInjected.Token(Token = "0x40003C6")]
1647 public static readonly global::System.TimeSpan Zero;
1648
1649 [global::Cpp2ILInjected.Token(Token = "0x40003C7")]
1650 public static readonly global::System.TimeSpan MaxValue;
1651
1652 [global::Cpp2ILInjected.Token(Token = "0x40003C8")]
1653 public static readonly global::System.TimeSpan MinValue;
1654
1655 [global::Cpp2ILInjected.Token(Token = "0x40003C9")]
1656 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
1657 internal readonly long _ticks;
1658 }
1659}
class f__AnonymousType0<< Count > j__TPar
bool Equals(global::System.TimeSpan obj)
Definition TimeSpan.cs:809
static global::System.TimeSpan FromDays(double value)
Definition TimeSpan.cs:790
static readonly global::System.TimeSpan MaxValue
Definition TimeSpan.cs:1650
static global::System.TimeSpan Parse(string s)
Definition TimeSpan.cs:1114
TimeSpan(int hours, int minutes, int seconds)
Definition TimeSpan.cs:112
static global::System.TimeSpan FromMilliseconds(double value)
Definition TimeSpan.cs:882
global::System.TimeSpan Subtract(global::System.TimeSpan ts)
Definition TimeSpan.cs:1018
static global::System.TimeSpan FromMinutes(double value)
Definition TimeSpan.cs:910
override bool Equals(object value)
Definition TimeSpan.cs:800
int CompareTo(global::System.TimeSpan value)
Definition TimeSpan.cs:767
static TimeSpan()
Definition TimeSpan.cs:1584
TimeSpan(int days, int hours, int minutes, int seconds, int milliseconds)
Definition TimeSpan.cs:139
static global::System.TimeSpan FromHours(double value)
Definition TimeSpan.cs:846
static global::System.TimeSpan Interval(double value, int scale)
Definition TimeSpan.cs:862
static global::System.TimeSpan FromTicks(long value)
Definition TimeSpan.cs:1051
static global::System.TimeSpan FromSeconds(double value)
Definition TimeSpan.cs:1003
TimeSpan(long ticks)
Definition TimeSpan.cs:23
static global::System.TimeSpan Parse(string input, global::System.IFormatProvider formatProvider)
Definition TimeSpan.cs:1136
global::System.TimeSpan Add(global::System.TimeSpan ts)
Definition TimeSpan.cs:717
static readonly global::System.TimeSpan MinValue
Definition TimeSpan.cs:1653
readonly long _ticks
Definition TimeSpan.cs:1657
override int GetHashCode()
Definition TimeSpan.cs:817
global::System.TimeSpan Negate()
Definition TimeSpan.cs:972
static bool TryParseExact(string input, string format, global::System.IFormatProvider formatProvider, out global::System.TimeSpan result)
Definition TimeSpan.cs:1155
static int Compare(global::System.TimeSpan t1, global::System.TimeSpan t2)
Definition TimeSpan.cs:736
int CompareTo(object value)
Definition TimeSpan.cs:752
bool TryFormat(global::System.Span< char > destination, out int charsWritten, global::System.ReadOnlySpan< char > format=default(global::System.ReadOnlySpan< char >), global::System.IFormatProvider formatProvider=null)
Definition TimeSpan.cs:1239
static readonly global::System.TimeSpan Zero
Definition TimeSpan.cs:1647
string ToString(string format)
Definition TimeSpan.cs:1207
override string ToString()
Definition TimeSpan.cs:1177
static long TimeToTicks(int hour, int minute, int second)
Definition TimeSpan.cs:1092
string ToString(string format, global::System.IFormatProvider formatProvider)
Definition TimeSpan.cs:1222