1 write to _testCases
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\RunTestsWithTests.cs (1)
46
_testCases
= testCases;
2 references to _testCases
Microsoft.TestPlatform.CrossPlatEngine (2)
Execution\RunTestsWithTests.cs (2)
58
_executorUriVsTestList = GetExecutorVsTestCaseList(
_testCases
);
108
{ "TestSources", TestSourcesUtility.GetSources(
_testCases
)! }