2 references to CreateCommandSpec
dotnet (2)
CommandFactory\CommandResolution\PublishPathCommandSpecFactory.cs (2)
42
return
CreateCommandSpec
(commandPath, commandArguments);
77
return
CreateCommandSpec
(host, arguments);