1 write to threadID
System.ServiceModel.Internals (1)
System\Runtime\SynchronizedPool.cs (1)
131this.entries[i].threadID = thisThreadID;
3 references to threadID
System.ServiceModel.Internals (3)
System\Runtime\SynchronizedPool.cs (3)
122int threadID = this.entries[i].threadID; 234int threadID = entries[i].threadID; 289int threadID = entries[i].threadID;