1 write to _maxNumberOfJobsInQueue
Microsoft.TestPlatform.CoreUtilities (1)
Utilities\JobQueue.cs (1)
119
_maxNumberOfJobsInQueue
= maxQueueLength;
1 reference to _maxNumberOfJobsInQueue
Microsoft.TestPlatform.CoreUtilities (1)
Utilities\JobQueue.cs (1)
263
((_jobsQueue.Count >=
_maxNumberOfJobsInQueue
)