1 reference to UpdateUIContextAsync
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioWorkspaceImpl.cs (1)
1587
var joinableTask = _threadingContext.JoinableTaskFactory.RunAsync(() =>
UpdateUIContextAsync
(language, cancellationToken));