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

◆ IsReadOnly

bool System.Globalization.DateTimeFormatInfo.IsReadOnly
getset

Definition at line 1833 of file DateTimeFormatInfo.cs.

1834 {
1835 [global::Cpp2ILInjected.Token(Token = "0x6002AEF")]
1836 [global::Cpp2ILInjected.Address(RVA = "0x1BDA744", Offset = "0x1BDA744", Length = "0xA4")]
1837 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1838 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "set_Calendar", MemberParameters = new object[] { typeof(Calendar) }, ReturnType = typeof(void))]
1839 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(DateTimeFormatInfo), Member = "ReadOnly", MemberParameters = new object[] { typeof(DateTimeFormatInfo) }, ReturnType = typeof(DateTimeFormatInfo))]
1840 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
1841 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
1842 get
1843 {
1844 throw null;
1845 }
1846 }
class f__AnonymousType0<< Count > j__TPar