5 references to ForwardAsOutputPath
dotnet (5)
Commands\Build\BuildCommandParser.cs (1)
24}.ForwardAsOutputPath("OutputPath");
Commands\Clean\CleanCommandParser.cs (1)
24}.ForwardAsOutputPath("OutputPath");
Commands\Publish\PublishCommandParser.cs (1)
25}.ForwardAsOutputPath("PublishDir");
Commands\Store\StoreCommandParser.cs (1)
49}.ForwardAsOutputPath("ComposeDir");
Commands\Test\TestCommandParser.cs (1)
71.ForwardAsOutputPath("OutputPath", true);