terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Threading.AbandonedMutexException Class Reference
+ Inheritance diagram for System.Threading.AbandonedMutexException:
+ Collaboration diagram for System.Threading.AbandonedMutexException:

Public Member Functions

 AbandonedMutexException ()
 
 AbandonedMutexException (int location, WaitHandle handle)
 

Protected Member Functions

 AbandonedMutexException (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 

Private Member Functions

void SetupException (int location, WaitHandle handle)
 

Private Attributes

int _mutexIndex
 
Mutex _mutex
 

Detailed Description

Definition at line 10 of file AbandonedMutexException.cs.


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