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

◆ TwoDigitYearMax

override int System.Globalization.JapaneseCalendar.TwoDigitYearMax
getset

Definition at line 314 of file JapaneseCalendar.cs.

315 {
316 [global::Cpp2ILInjected.Token(Token = "0x6002BFD")]
317 [global::Cpp2ILInjected.Address(RVA = "0x1BF16E4", Offset = "0x1BF16E4", Length = "0x44")]
318 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
319 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
320 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Calendar), Member = "GetSystemTwoDigitYearSetting", MemberParameters = new object[]
321 {
322 typeof(int),
323 typeof(int)
324 }, ReturnType = typeof(int))]
325 get
326 {
327 throw null;
328 }
329 [global::Cpp2ILInjected.Token(Token = "0x6002BFE")]
330 [global::Cpp2ILInjected.Address(RVA = "0x1BF1728", Offset = "0x1BF1728", Length = "0x128")]
331 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
332 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
333 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Calendar), Member = "VerifyWritable", ReturnType = typeof(void))]
334 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CultureInfo), Member = "get_CurrentCulture", ReturnType = typeof(CultureInfo))]
335 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.Environment), Member = "GetResourceString", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(string))]
336 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(string), Member = "Format", MemberParameters = new object[]
337 {
338 typeof(global::System.IFormatProvider),
339 typeof(string),
340 typeof(object),
341 typeof(object)
342 }, ReturnType = typeof(string))]
343 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(global::System.ArgumentOutOfRangeException), Member = ".ctor", MemberParameters = new object[]
344 {
345 typeof(string),
346 typeof(string)
347 }, ReturnType = typeof(void))]
348 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 12)]
349 set
350 {
351 throw null;
352 }
353 }
class f__AnonymousType0<< Count > j__TPar