2 references to CreateCommandSpec
Microsoft.NET.TestFramework (2)
Commands\TestCommand.cs (2)
116
var commandSpec =
CreateCommandSpec
(args);
147
var spec =
CreateCommandSpec
(args);