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

◆ CacheCredential()

static void System.Net.Security.SSPIHandleCache.CacheCredential ( SafeFreeCredentials newHandle)
inlinestaticpackage

Definition at line 10 of file SSPIHandleCache.cs.

11 {
12 int num = 1;
13 if (SafeCredentialReference.CreateReference(newHandle) != null)
14 {
15 if (num == 0)
16 {
17 }
18 if (Interlocked.Increment(42184592) != 0)
19 {
20 }
21 }
22 }
class f__AnonymousType0<< Count > j__TPar
static int Increment(int location)

References System.Net.Security.SafeCredentialReference.CreateReference(), System.Threading.Interlocked.Increment(), and j__TPar.