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