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