2 references to BackgroundUpdateAdvertisingManifestsWhenRequiredAsync
dotnet (2)
Commands\Workload\Install\WorkloadManifestUpdater.cs (1)
81await advertisingUpdater.BackgroundUpdateAdvertisingManifestsWhenRequiredAsync();
Commands\Workload\Install\WorkloadManifestUpdater.Managed.cs (1)
63=> _advertisingUpdater.BackgroundUpdateAdvertisingManifestsWhenRequiredAsync();