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