2 writes to _enableBoundsOnQueue
Microsoft.TestPlatform.CoreUtilities (2)
Utilities\JobQueue.cs (2)
121
_enableBoundsOnQueue
= enableBounds;
222
_enableBoundsOnQueue
= false;
2 references to _enableBoundsOnQueue
Microsoft.TestPlatform.CoreUtilities (2)
Utilities\JobQueue.cs (2)
259
while (
_enableBoundsOnQueue
323
if (
_enableBoundsOnQueue
)