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