1 write to _threadOperationExecutor
Microsoft.VisualStudio.LanguageServices (1)
UnusedReferences\RemoveUnusedReferencesCommandHandler.cs (1)
56_threadOperationExecutor = threadOperationExecutor;
2 references to _threadOperationExecutor
Microsoft.VisualStudio.LanguageServices (2)
UnusedReferences\RemoveUnusedReferencesCommandHandler.cs (2)
115var status = _threadOperationExecutor.Execute(ServicesVSResources.Remove_Unused_References, ServicesVSResources.Analyzing_project_references, allowCancellation: true, showProgress: true, (operationContext) => 158_threadOperationExecutor.Execute(ServicesVSResources.Remove_Unused_References, ServicesVSResources.Updating_project_references, allowCancellation: false, showProgress: true, (operationContext) =>