2 references to TestListsToRun
Microsoft.NET.TestFramework (2)
TestCommandLine.cs (2)
94
ret.
TestListsToRun
.Add(argStack.Pop());
179
foreach (var testList in testLists.Where(g =>
TestListsToRun
.Contains(g.Name ?? string.Empty)))