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
SafeHandleCache.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
using
Cpp2IlInjected
;
4
5
namespace
Microsoft.Win32.SafeHandles
6
{
7
// Token: 0x02000059 RID: 89
8
internal
static
class
SafeHandleCache
<T>
where
T :
SafeHandle
9
{
10
// Token: 0x06000213 RID: 531 RVA: 0x0000207A File Offset: 0x0000027A
11
internal
static
bool
IsCachedInvalidHandle
(
SafeHandle
handle)
12
{
13
throw
new
AnalysisFailedException
(
"CPP2IL failed to recover any usable IL for this method."
);
14
}
15
16
// Token: 0x0400018E RID: 398
17
private
static
T
s_invalidHandle
;
18
}
19
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Cpp2IlInjected.AnalysisFailedException
Definition
AnalysisFailedException.cs:7
Microsoft.Win32.SafeHandles.SafeHandleCache.s_invalidHandle
static T s_invalidHandle
Definition
SafeHandleCache.cs:17
Microsoft.Win32.SafeHandles.SafeHandleCache.IsCachedInvalidHandle
static bool IsCachedInvalidHandle(SafeHandle handle)
Definition
SafeHandleCache.cs:11
Microsoft.Win32.SafeHandles.SafeHandleCache
Definition
SafeHandleCache.cs:9
System.Runtime.InteropServices.SafeHandle
Definition
SafeHandle.cs:9
Cpp2IlInjected
Definition
AnalysisFailedException.cs:4
Microsoft.Win32.SafeHandles
Definition
CriticalHandleMinusOneIsInvalid.cs:6
System.Runtime.InteropServices
Definition
_Activator.cs:4
System
Definition
__ComObject.cs:4
source
mscorlib
Microsoft
Win32
SafeHandles
SafeHandleCache.cs
Generated by
1.10.0