1 write to MSBuildCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
139Subcommands.Add(MSBuildCommand = new());
1 reference to MSBuildCommand
dotnet (1)
Parser.cs (1)
129MSBuildCommandParser.ConfigureCommand(rootCommand.MSBuildCommand);