5 references to InProgress
Microsoft.VisualStudio.TestPlatform.Client (5)
Execution\TestRunRequest.cs (5)
131State = TestRunState.InProgress; 195is not TestRunState.InProgress 224if (State != TestRunState.InProgress) 253if (State != TestRunState.InProgress) 649if (State == TestRunState.InProgress && TestRunCriteria.TestHostLauncher.IsDebug)