2 references to Main
Microsoft.DotNet.Cli.Utils (2)
MSBuildForwardingAppWithoutLogging.cs (2)
189
/// Directly executes MSBuild's <see cref="Build.CommandLine.MSBuildApp.
Main
"/> method in the current process.
208
return Build.CommandLine.MSBuildApp.
Main
(arguments);