terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
void | Dispose () |
Protected Member Functions | |
override bool | ReleaseHandle () |
override void | Finalize () |
void | SetHandle (IntPtr handle) |
virtual void | Dispose (bool disposing) |
Protected Attributes | |
IntPtr | handle |
Static Package Functions | |
static SafeCredentialReference | CreateReference (SafeFreeCredentials target) |
Package Attributes | |
SafeFreeCredentials | Target |
Properties | |
override bool | IsInvalid [get] |
bool | IsClosed [get] |
Private Member Functions | |
SafeCredentialReference (SafeFreeCredentials target) | |
void | Cleanup () |
Static Private Member Functions | |
static void | FireCustomerDebugProbe () |
Private Attributes | |
bool | _isClosed |
Definition at line 8 of file SafeCredentialReference.cs.