1 write to _includePreviews
dotnet (1)
Commands\Workload\List\WorkloadListCommand.cs (1)
55
_includePreviews
= parseResult.GetValue(WorkloadListCommandParser.IncludePreviewsOption);
1 reference to _includePreviews
dotnet (1)
Commands\Workload\List\WorkloadListCommand.cs (1)
140
_workloadManifestUpdater.UpdateAdvertisingManifestsAsync(
_includePreviews
).Wait();