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