3 references to Class
Microsoft.NET.TestFramework (3)
TestCommandLine.cs (3)
187
else if (testSpec.Type == TestSpecifier.TestSpecifierType.
Class
)
209
else if (testSpec.Type == TestSpecifier.TestSpecifierType.
Class
)
270
spec.Type = TestSpecifierType.
Class
;