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

◆ ReturnId()

void System.Threading.ThreadLocal< T >.IdManager.ReturnId ( int id)
inlinepackage

Definition at line 307 of file ThreadLocal.cs.

308 {
309 int nextIdToTry = this.m_nextIdToTry;
311 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.Threading.ThreadLocal< T >.IdManager.m_nextIdToTry.