1 reference to GetUpdateServiceIfCpsProjectAsync
Microsoft.VisualStudio.LanguageServices (1)
DesignerAttribute\VisualStudioDesignerAttributeService.cs (1)
168
var cpsUpdateService = await
GetUpdateServiceIfCpsProjectAsync
(projectId, cancellationToken).ConfigureAwait(false);