1 write to Specifier
Microsoft.NET.TestFramework (1)
TestCommandLine.cs (1)
279
spec.
Specifier
= element.Attribute("Name")?.Value;
2 references to Specifier
Microsoft.NET.TestFramework (2)
TestCommandLine.cs (2)
199
ret.Add(testSpec.
Specifier
?? string.Empty);
221
ret.Add(testSpec.
Specifier
?? string.Empty);