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

◆ IsPublic

bool System.Reflection.FieldInfo.IsPublic
getsetinherited

Definition at line 174 of file FieldInfo.cs.

175 {
176 [global::Cpp2ILInjected.Token(Token = "0x6002399")]
177 [global::Cpp2ILInjected.Address(RVA = "0x1B80F54", Offset = "0x1B80F54", Length = "0x28")]
178 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
179 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionUtils", Member = "CanReadMemberValue", MemberParameters = new object[]
180 {
182 typeof(bool)
183 }, ReturnType = typeof(bool))]
184 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionUtils", Member = "CanSetMemberValue", MemberParameters = new object[]
185 {
187 typeof(bool),
188 typeof(bool)
189 }, ReturnType = typeof(bool))]
190 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
191 get
192 {
193 throw null;
194 }
195 }
class f__AnonymousType0<< Count > j__TPar