1 write to threadID
System.ServiceModel.Internals (1)
System\Runtime\SynchronizedPool.cs (1)
192localPending[i].threadID = thisThreadID;
3 references to threadID
System.ServiceModel.Internals (3)
System\Runtime\SynchronizedPool.cs (3)
146int threadID = localPending[i].threadID; 180int threadID = localPending[i].threadID; 190if (localPending[i].threadID == 0)