3 references to Main
Microsoft.DotNet.Cli.Utils (2)
MSBuildForwardingAppWithoutLogging.cs (2)
201/// Directly executes MSBuild's <see cref="Build.CommandLine.MSBuildApp.Main"/> method in the current process. 221return Build.CommandLine.MSBuildApp.Main(arguments);
MSBuild (1)
XMake.cs (1)
756/// <see cref="Main"/>) so the command line is not parsed a second time.