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.SafeGssNameHandle.IsInvalid
get
Definition at line
68
of file
SafeGssNameHandle.cs
.
69
{
70
get
71
{
72
IntPtr
handle
= this.
handle
;
73
bool
flag;
74
return
flag;
75
}
76
}
System.Runtime.InteropServices.SafeHandle.handle
IntPtr handle
Definition
SafeHandle.cs:166
System.IntPtr
Definition
IntPtr.cs:13
Microsoft
Win32
SafeHandles
SafeGssNameHandle
Generated by
1.10.0