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

◆ GetId()

int System.Threading.ThreadLocal< T >.IdManager.GetId ( )
inlinepackage

Definition at line 300 of file ThreadLocal.cs.

301 {
302 int nextIdToTry = this.m_nextIdToTry;
303 return 43147264;
304 }
class f__AnonymousType0<< Count > j__TPar

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