3 references to Execute
dotnet (1)
Commands\MSBuild\MSBuildForwardingApp.cs (1)
95exitCode = startInfo.Execute();
Microsoft.DotNet.Cli.Utils (2)
ForwardingAppImplementation.cs (1)
69return GetProcessStartInfo().Execute();
MSBuildForwardingAppWithoutLogging.cs (1)
136return GetProcessStartInfo().Execute();