2 references to CreateCommandSpec
dotnet (2)
CommandFactory\CommandResolution\PackagedCommandSpecFactory.cs (2)
111
return
CreateCommandSpec
(commandPath, commandArguments);
159
return
CreateCommandSpec
(host, arguments);