2 references to DryRunOption
dotnet (2)
Commands\Clean\FileBasedAppArtifacts\CleanFileBasedAppArtifactsCommand.cs (1)
17bool dryRun = _parseResult.GetValue(CleanFileBasedAppArtifactsCommandParser.DryRunOption);
Commands\Clean\FileBasedAppArtifacts\CleanFileBasedAppArtifactsCommandParser.cs (1)
40DryRunOption,