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)
121
int threadID = _entries[i].
threadID
;
233
int threadID = entries[i].
threadID
;
288
int threadID = entries[i].
threadID
;