2 writes to _enableBoundsOnQueue
Microsoft.TestPlatform.CoreUtilities (2)
Utilities\JobQueue.cs (2)
121
_enableBoundsOnQueue
= enableBounds;
224
_enableBoundsOnQueue
= false;
2 references to _enableBoundsOnQueue
Microsoft.TestPlatform.CoreUtilities (2)
Utilities\JobQueue.cs (2)
261
while (
_enableBoundsOnQueue
325
if (
_enableBoundsOnQueue
)