3 references to Execute
dotnet (2)
CommandFactory\CommandResolution\ProjectToolsCommandResolver.cs (1)
416result = forwardingAppWithoutLogging.Execute();
Commands\MSBuild\MSBuildForwardingApp.cs (1)
138return _forwardingAppWithoutLogging.Execute();
dotnet-aot (1)
src\sdk\src\Cli\dotnet\Commands\MSBuild\MSBuildForwardingApp.cs (1)
138return _forwardingAppWithoutLogging.Execute();