1 write to _historyManifestOnlyOption
dotnet (1)
Commands\Workload\Update\WorkloadUpdateCommand.cs (1)
52_historyManifestOnlyOption = !string.IsNullOrWhiteSpace(parseResult.GetValue(updateDef.HistoryManifestOnlyOption));
1 reference to _historyManifestOnlyOption
dotnet (1)
Commands\Workload\Update\WorkloadUpdateCommand.cs (1)
163if (!_historyManifestOnlyOption)