1 write to threadID
System.ServiceModel.Primitives (1)
Internals\System\Runtime\SynchronizedPool.cs (1)
191
localPending[i].
threadID
= thisThreadID;
3 references to threadID
System.ServiceModel.Primitives (3)
Internals\System\Runtime\SynchronizedPool.cs (3)
145
int threadID = localPending[i].
threadID
;
179
int threadID = localPending[i].
threadID
;
189
if (localPending[i].
threadID
== 0)