5 references to ForwardAsOutputPath
Microsoft.DotNet.Cli.Definitions (5)
Commands\Build\BuildCommandDefinition.cs (1)
26
}.
ForwardAsOutputPath
("OutputPath");
Commands\Clean\CleanCommandDefinition.cs (1)
25
}.
ForwardAsOutputPath
("OutputPath");
Commands\Publish\PublishCommandDefinition.cs (1)
26
}.
ForwardAsOutputPath
("PublishDir");
Commands\Test\TestCommandDefinition.VSTest.cs (1)
57
.
ForwardAsOutputPath
("OutputPath", true);
Commands\Tool\StoreCommandDefinition.cs (1)
49
}.
ForwardAsOutputPath
("ComposeDir");