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

◆ SynchronizationLockException() [1/3]

System.Threading.SynchronizationLockException.SynchronizationLockException ( )
inline

Definition at line 11 of file SynchronizationLockException.cs.

12 : base("Object synchronization method was called from an unsynchronized block of code.")
13 {
14 this._HResult = 5400;
15 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.