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