2 writes to _acceptMoreWork
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\Parallel\ParallelOperationManager.cs (2)
106_acceptMoreWork = true; 261_acceptMoreWork = false;
2 references to _acceptMoreWork
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\Parallel\ParallelOperationManager.cs (2)
141if (!_acceptMoreWork) 186if (!removed && _acceptMoreWork)