1 write to threadID
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\SynchronizedPool.cs (1)
190
localPending[i].
threadID
= thisThreadID;
3 references to threadID
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\SynchronizedPool.cs (3)
144
int threadID = localPending[i].
threadID
;
178
int threadID = localPending[i].
threadID
;
188
if (localPending[i].
threadID
== 0)