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

◆ IsNull

bool System.TypedReference.IsNull
getsetpackage

Definition at line 86 of file TypedReference.cs.

87 {
88 [global::Cpp2ILInjected.Token(Token = "0x6000E2C")]
89 [global::Cpp2ILInjected.Address(RVA = "0x1C759C0", Offset = "0x1C759C0", Length = "0x6C")]
90 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
91 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(global::System.Reflection.RuntimeFieldInfo), Member = "SetValueDirect", MemberParameters = new object[]
92 {
93 typeof(global::System.TypedReference),
94 typeof(object)
95 }, ReturnType = typeof(void))]
96 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
97 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
98 get
99 {
100 throw null;
101 }
102 }
class f__AnonymousType0<< Count > j__TPar