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();