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