1 write to _threadOperationExecutor
Microsoft.VisualStudio.LanguageServices (1)
NavigateTo\RoslynSearchItemsSourceProvider.cs (1)
53
_threadOperationExecutor
= threadOperationExecutor;
1 reference to _threadOperationExecutor
Microsoft.VisualStudio.LanguageServices (1)
NavigateTo\RoslynSearchResultView.cs (1)
37
_searchResult, _provider._threadingContext, _provider.
_threadOperationExecutor
, _provider._asyncListener);