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

◆ IsLiteral

bool System.Reflection.FieldInfo.IsLiteral
getsetinherited

Definition at line 81 of file FieldInfo.cs.

82 {
83 [global::Cpp2ILInjected.Token(Token = "0x6002395")]
84 [global::Cpp2ILInjected.Address(RVA = "0x1B80ECC", Offset = "0x1B80ECC", Length = "0x20")]
85 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
86 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RuntimeFieldInfo), Member = "GetValue", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(object))]
87 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RuntimeFieldInfo), Member = "SetValue", MemberParameters = new object[]
88 {
89 typeof(object),
90 typeof(object),
92 typeof(Binder),
93 typeof(global::System.Globalization.CultureInfo)
94 }, ReturnType = typeof(void))]
95 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.EnumUtils.<>c", Member = "<GetValues>b__5_0", MemberParameters = new object[] { typeof(FieldInfo) }, ReturnType = typeof(bool))]
96 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.EnumUtils.<>c", Member = "<GetNames>b__6_0", MemberParameters = new object[] { typeof(FieldInfo) }, ReturnType = typeof(bool))]
97 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionUtils", Member = "CanSetMemberValue", MemberParameters = new object[]
98 {
100 typeof(bool),
101 typeof(bool)
102 }, ReturnType = typeof(bool))]
103 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
104 get
105 {
106 throw null;
107 }
108 }
class f__AnonymousType0<< Count > j__TPar