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

◆ IsInvalid

bool System.Runtime.InteropServices.CriticalHandle.IsInvalid
getabstract

Definition at line 79 of file CriticalHandle.cs.

80 {
81 [global::System.Runtime.ConstrainedExecution.ReliabilityContract(global::System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, global::System.Runtime.ConstrainedExecution.Cer.Success)]
82 [global::Cpp2ILInjected.Token(Token = "0x6002180")]
83 get;
84 }