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
SSPIHandleCache.cs
Go to the documentation of this file.
1using System;
3
5{
6 // Token: 0x02000311 RID: 785
7 internal static class SSPIHandleCache
8 {
9 // Token: 0x06001484 RID: 5252 RVA: 0x0003E634 File Offset: 0x0003C834
11 {
12 int num = 1;
14 {
15 if (num == 0)
16 {
17 }
18 if (Interlocked.Increment(42184592) != 0)
19 {
20 }
21 }
22 }
23
24 // Token: 0x06001485 RID: 5253 RVA: 0x0003E67C File Offset: 0x0003C87C
25 // Note: this type is marked as 'beforefieldinit'.
27 {
28 }
29
30 // Token: 0x04001118 RID: 4376
32
33 // Token: 0x04001119 RID: 4377
34 private static int s_current;
35 }
36}
class f__AnonymousType0<< Count > j__TPar
static SafeCredentialReference[] s_cacheSlots
static void CacheCredential(SafeFreeCredentials newHandle)
static SafeCredentialReference CreateReference(SafeFreeCredentials target)
static int Increment(int location)