3 references to PerformNuGetProjectServiceWorkAsync
Microsoft.VisualStudio.LanguageServices (3)
Packaging\PackageInstallerServiceFactory.cs (3)
313return await this.PerformNuGetProjectServiceWorkAsync(async (nugetService, cancellationToken) => 385return await this.PerformNuGetProjectServiceWorkAsync(async (nugetService, cancellationToken) => 477await PerformNuGetProjectServiceWorkAsync<object>(async (nugetService, cancellationToken) =>