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)
120int threadID = _entries[i].threadID; 232int threadID = entries[i].threadID; 287int threadID = entries[i].threadID;