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
SafeProcessHandle.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x02000079 RID: 121
7 {
8 // Token: 0x060001CB RID: 459 RVA: 0x000060DC File Offset: 0x000042DC
10 : base(true)
11 {
13 }
14
15 // Token: 0x060001CC RID: 460 RVA: 0x000060F8 File Offset: 0x000042F8
21
22 // Token: 0x060001CD RID: 461 RVA: 0x00006114 File Offset: 0x00004314
23 protected override bool ReleaseHandle()
24 {
26 }
27
28 // Token: 0x060001CE RID: 462 RVA: 0x0000612C File Offset: 0x0000432C
29 // Note: this type is marked as 'beforefieldinit'.
31 {
32 }
33
34 // Token: 0x0400015F RID: 351
36 }
37}
class f__AnonymousType0<< Count > j__TPar
static bool CloseProcess(IntPtr handle)
SafeProcessHandle(IntPtr existingHandle, bool ownsHandle)