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
SafeHandleZeroOrMinusOneIsInvalid.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x0200005D RID: 93
9 {
10 // Token: 0x0600021F RID: 543 RVA: 0x000081F0 File Offset: 0x000063F0
11 [ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
15
16 // Token: 0x17000037 RID: 55
17 // (get) Token: 0x06000220 RID: 544 RVA: 0x00008200 File Offset: 0x00006400
18 public override bool IsInvalid
19 {
20 get
21 {
22 long num = 0L;
23 return 1 == num;
24 }
25 }
26 }
27}
class f__AnonymousType0<< Count > j__TPar