1 write to _threadOperationExecutor
Microsoft.VisualStudio.LanguageServices (1)
NavigateTo\VisualStudioNavigateToItemProviderFactory.cs (1)
36
_threadOperationExecutor
= threadOperationExecutor;
1 reference to _threadOperationExecutor
Microsoft.VisualStudio.LanguageServices (1)
NavigateTo\VisualStudioNavigateToItemProviderFactory.cs (1)
50
_workspace, _threadingContext,
_threadOperationExecutor
, _asyncListener);