1 write to Tests
Microsoft.TestPlatform.CommunicationUtilities (1)
ObjectModel\TestRunCriteriaWithTests.cs (1)
35Tests = tests;
3 references to Tests
Microsoft.TestPlatform.CrossPlatEngine (3)
Client\InProcessProxyexecutionManager.cs (1)
91Task.Run(() => _executionManager.StartTestRun(runRequest.Tests, runRequest.Package,
EventHandlers\PathConverter.cs (1)
171var tests = UpdateTestCases(testRunCriteriaWithTests.Tests, updateDirection);
EventHandlers\TestRequestHandler.cs (1)
517testRunCriteriaWithTests.Tests,