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