1 write to threadID
System.ServiceModel.Primitives (1)
Internals\System\Runtime\SynchronizedPool.cs (1)
130_entries[i].threadID = thisThreadID;
3 references to threadID
System.ServiceModel.Primitives (3)
Internals\System\Runtime\SynchronizedPool.cs (3)
121int threadID = _entries[i].threadID; 233int threadID = entries[i].threadID; 288int threadID = entries[i].threadID;