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