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

◆ Release()

void System.Threading.Lock.Release ( )
inline

Definition at line 15 of file Lock.cs.

16 {
17 object @lock = this._lock;
18 }
class f__AnonymousType0<< Count > j__TPar

References System.Threading.Lock._lock, and j__TPar.