terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
SafeWaitHandle.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x0200005C RID: 92
9 {
10 // Token: 0x0600021D RID: 541 RVA: 0x000081B8 File Offset: 0x000063B8
11 [ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
17
18 // Token: 0x0600021E RID: 542 RVA: 0x000081D4 File Offset: 0x000063D4
19 protected override bool ReleaseHandle()
20 {
22 return true;
23 }
24 }
25}
class f__AnonymousType0<< Count > j__TPar
SafeWaitHandle(IntPtr existingHandle, bool ownsHandle)
static void CloseEvent_internal(IntPtr handle)