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

◆ IsClosed

bool System.Runtime.InteropServices.CriticalHandle.IsClosed
getset

Definition at line 66 of file CriticalHandle.cs.

67 {
68 [global::System.Runtime.ConstrainedExecution.ReliabilityContract(global::System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, global::System.Runtime.ConstrainedExecution.Cer.Success)]
69 [global::Cpp2ILInjected.Token(Token = "0x600217F")]
70 [global::Cpp2ILInjected.Address(RVA = "0x1B70674", Offset = "0x1B70674", Length = "0x8")]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 get
73 {
74 throw null;
75 }
76 }