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.SafeHandle.IsInvalid
getabstract

Definition at line 132 of file SafeHandle.cs.

133 {
134 [global::System.Runtime.ConstrainedExecution.ReliabilityContract(global::System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, global::System.Runtime.ConstrainedExecution.Cer.Success)]
135 [global::Cpp2ILInjected.Token(Token = "0x6002189")]
136 get;
137 }