1 write to threadID
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\SynchronizedPool.cs (1)
129
_entries[i].
threadID
= thisThreadID;
3 references to threadID
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\SynchronizedPool.cs (3)
120
int threadID = _entries[i].
threadID
;
232
int threadID = entries[i].
threadID
;
287
int threadID = entries[i].
threadID
;