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

◆ Dispose() [2/2]

override void Microsoft.Win32.SafeHandles.SafePasswordHandle.Dispose ( bool disposing)
inlineprotectedvirtual

Reimplemented from System.Runtime.InteropServices.SafeHandle.

Definition at line 49 of file SafePasswordHandle.cs.

50 {
51 bool flag = SafeHandleCache.IsCachedInvalidHandle(this);
52 }

References Microsoft.Win32.SafeHandles.SafeHandleCache< T >.IsCachedInvalidHandle().