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

◆ IsInitOnly

bool System.Reflection.FieldInfo.IsInitOnly
getsetinherited

Definition at line 62 of file FieldInfo.cs.

63 {
64 [global::Cpp2ILInjected.Token(Token = "0x6002394")]
65 [global::Cpp2ILInjected.Address(RVA = "0x1B80EAC", Offset = "0x1B80EAC", Length = "0x20")]
66 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
67 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "Newtonsoft.Json.Utilities.ReflectionUtils", Member = "CanSetMemberValue", MemberParameters = new object[]
68 {
70 typeof(bool),
71 typeof(bool)
72 }, ReturnType = typeof(bool))]
73 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
74 get
75 {
76 throw null;
77 }
78 }
class f__AnonymousType0<< Count > j__TPar