2 references to Execute
dotnet (2)
CommandFactory\CommandResolution\ProjectToolsCommandResolver.cs (1)
416
result = forwardingAppWithoutLogging.
Execute
();
Commands\MSBuild\MSBuildForwardingApp.cs (1)
129
return _forwardingAppWithoutLogging.
Execute
();