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