3 references to GetCommand
dotnet (3)
Commands\MSBuild\MSBuildCommand.cs (1)
25msbuildArgs.AddRange(parseResult.OptionValuesToBeForwarded(MSBuildCommandParser.GetCommand()));
Parser.cs (2)
70MSBuildCommandParser.GetCommand(), 362else if (command.Name.Equals(MSBuildCommandParser.GetCommand().Name))