terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
SSPIHandleCache.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x2000311")]
10 internal static class SSPIHandleCache
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x6001484")]
13 [global::Cpp2ILInjected.Address(RVA = "0x1E3739C", Offset = "0x1E3739C", Length = "0x180")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(NTAuthentication), Member = "GetOutgoingBlob", MemberParameters = new object[]
16 {
17 typeof(byte[]),
18 typeof(bool),
20 }, ReturnType = typeof(byte[]))]
21 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
22 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SafeCredentialReference), Member = "CreateReference", MemberParameters = new object[] { typeof(SafeFreeCredentials) }, ReturnType = typeof(SafeCredentialReference))]
23 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Interlocked), Member = "Increment", MemberParameters = new object[] { typeof(ref int) }, ReturnType = typeof(int))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(CriticalHandle), Member = "Dispose", ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ExceptionCheck), Member = "IsFatal", MemberParameters = new object[] { typeof(Exception) }, ReturnType = typeof(bool))]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NetEventSource), Member = "Fail", MemberParameters = new object[]
27 {
28 typeof(object),
29 typeof(object),
30 typeof(string)
31 }, ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
34 {
35 throw null;
36 }
37
38 // Note: this type is marked as 'beforefieldinit'.
39 [global::Cpp2ILInjected.Token(Token = "0x6001485")]
40 [global::Cpp2ILInjected.Address(RVA = "0x1E37588", Offset = "0x1E37588", Length = "0x78")]
41 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
42 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
44 {
45 throw null;
46 }
47
48 [global::Cpp2ILInjected.Token(Token = "0x4001118")]
50
51 [global::Cpp2ILInjected.Token(Token = "0x4001119")]
52 private static int s_current;
53 }
54}
class f__AnonymousType0<< Count > j__TPar
static SafeCredentialReference[] s_cacheSlots
static void CacheCredential(SafeFreeCredentials newHandle)