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.Threading.ExecutionContext.Reader.IsNull
getset

Definition at line 719 of file ExecutionContext.cs.

720 {
721 [global::Cpp2ILInjected.Token(Token = "0x60011A7")]
722 [global::Cpp2ILInjected.Address(RVA = "0x1C9B568", Offset = "0x1C9B568", Length = "0x10")]
723 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
724 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
725 get
726 {
727 throw null;
728 }
729 }