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
CriticalHandleMinusOneIsInvalid.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x0200005F RID: 95
9 {
10 // Token: 0x06000223 RID: 547 RVA: 0x00008248 File Offset: 0x00006448
11 [ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
13 {
14 }
15
16 // Token: 0x17000039 RID: 57
17 // (get) Token: 0x06000224 RID: 548 RVA: 0x00008258 File Offset: 0x00006458
18 public override bool IsInvalid
19 {
20 get
21 {
22 IntPtr handle = this.handle;
23 bool flag;
24 return flag;
25 }
26 }
27 }
28}
class f__AnonymousType0<< Count > j__TPar