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