3 references to Sync_Namespaces
Microsoft.VisualStudio.LanguageServices (3)
SyncNamespaces\SyncNamespacesCommandHandler.cs (3)
139var status = _threadOperationExecutor.Execute(ServicesVSResources.Sync_Namespaces, ServicesVSResources.Updating_namspaces, allowCancellation: true, showProgress: true, (operationContext) => 152description: ServicesVSResources.Sync_Namespaces, 167MessageDialog.Show(ServicesVSResources.Sync_Namespaces, ServicesVSResources.No_namespaces_needed_updating, MessageDialogCommandSet.Ok);