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
◆
IsInvalid
override
bool Microsoft.Win32.SafeHandles.SafeGssCredHandle.IsInvalid
get
Definition at line
46
of file
SafeGssCredHandle.cs
.
47
{
48
get
49
{
50
IntPtr
handle
= this.
handle
;
51
bool
flag;
52
return
flag;
53
}
54
}
System.Runtime.InteropServices.SafeHandle.handle
IntPtr handle
Definition
SafeHandle.cs:166
System.IntPtr
Definition
IntPtr.cs:13
Microsoft
Win32
SafeHandles
SafeGssCredHandle
Generated by
1.10.0