2 references to ExecuteInternalCommand
dotnet (2)
Program.cs (2)
143
return CommandInvocation.
ExecuteInternalCommand
(parseResult);
213
return CommandInvocation.
ExecuteInternalCommand
(parseResult);