1 write to Name
Microsoft.NET.TestFramework (1)
TestCommandLine.cs (1)
237Name = element.Attribute("Name")?.Value
1 reference to Name
Microsoft.NET.TestFramework (1)
TestCommandLine.cs (1)
179foreach (var testList in testLists.Where(g => TestListsToRun.Contains(g.Name ?? string.Empty)))