4 references to GetCommand
dotnet (2)
Commands\Restore\RestoreCommand.cs (1)
26
RestoreCommandParser.
GetCommand
(),
Parser.cs (1)
80
RestoreCommandParser.
GetCommand
(),
dotnet.Tests (2)
CommandTests\Restore\RestoreParserTests.cs (2)
25
result.OptionValuesToBeForwarded(RestoreCommandParser.
GetCommand
()).Should().Contain(@"--property:SkipInvalidConfigurations=true");
33
result.OptionValuesToBeForwarded(RestoreCommandParser.
GetCommand
()).Should().Contain(@"--property:SkipInvalidConfigurations=true");