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

◆ IsStatic

bool System.Reflection.FieldInfo.IsStatic
getsetinherited

Definition at line 125 of file FieldInfo.cs.

126 {
127 [global::Cpp2ILInjected.Token(Token = "0x6002397")]
128 [global::Cpp2ILInjected.Address(RVA = "0x1B80F0C", Offset = "0x1B80F0C", Length = "0x20")]
129 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
130 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.TypedReference), Member = "MakeTypedReference", MemberParameters = new object[]
131 {
132 typeof(object),
134 }, ReturnType = typeof(global::System.TypedReference))]
135 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RuntimeFieldInfo), Member = "GetValue", MemberParameters = new object[] { typeof(object) }, ReturnType = typeof(object))]
136 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RuntimeFieldInfo), Member = "SetValue", MemberParameters = new object[]
137 {
138 typeof(object),
139 typeof(object),
141 typeof(Binder),
142 typeof(global::System.Globalization.CultureInfo)
143 }, ReturnType = typeof(void))]
144 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.AttributeCollection", Member = "GetDefaultAttribute", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = typeof(global::System.Attribute))]
145 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "System.ComponentModel.Design.Serialization.InstanceDescriptor", Member = ".ctor", MemberParameters = new object[]
146 {
148 typeof(global::System.Collections.ICollection),
149 typeof(bool)
150 }, ReturnType = typeof(void))]
151 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Serialization.DefaultContractResolver", Member = "GetSerializableMembers", MemberParameters = new object[] { typeof(global::System.Type) }, ReturnType = "System.Collections.Generic.List`1<MemberInfo>")]
152 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 6)]
153 get
154 {
155 throw null;
156 }
157 }
class f__AnonymousType0<< Count > j__TPar