2 references to ThreadLocal
System (2)
sys\system\collections\concurrent\ConcurrentBag.cs (2)
118m_locals = new ThreadLocal<ThreadLocalList>(); 635m_locals = new ThreadLocal<ThreadLocalList>();