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