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