2 references to Execute
Microsoft.DotNet.Cli.Utils (2)
ForwardingAppImplementation.cs (1)
69
return GetProcessStartInfo().
Execute
();
MSBuildForwardingAppWithoutLogging.cs (1)
185
return GetProcessStartInfo().
Execute
();