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
System.Runtime.InteropServices.CriticalHandle Class Referenceabstract
+ Inheritance diagram for System.Runtime.InteropServices.CriticalHandle:

Public Member Functions

void Dispose ()
 

Protected Member Functions

 CriticalHandle (IntPtr invalidHandleValue)
 
override void Finalize ()
 
void SetHandle (IntPtr handle)
 
virtual void Dispose (bool disposing)
 
bool ReleaseHandle ()
 

Protected Attributes

IntPtr handle
 

Properties

bool IsClosed [get]
 
bool IsInvalid [get]
 

Private Member Functions

void Cleanup ()
 

Static Private Member Functions

static void FireCustomerDebugProbe ()
 

Private Attributes

bool _isClosed
 

Detailed Description

Definition at line 7 of file CriticalHandle.cs.


The documentation for this class was generated from the following file: