1 write to _threadOperationExecutor
Microsoft.VisualStudio.LanguageServices (1)
SyncNamespaces\SyncNamespacesCommandHandler.cs (1)
46
_threadOperationExecutor
= threadOperationExecutor;
1 reference to _threadOperationExecutor
Microsoft.VisualStudio.LanguageServices (1)
SyncNamespaces\SyncNamespacesCommandHandler.cs (1)
139
var status =
_threadOperationExecutor
.Execute(ServicesVSResources.Sync_Namespaces, ServicesVSResources.Updating_namspaces, allowCancellation: true, showProgress: true, (operationContext) =>