1 write to _threadOperationExecutor
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
NavigateTo\NavigateToItemDisplayFactory.cs (1)
25
_threadOperationExecutor
= threadOperationExecutor;
1 reference to _threadOperationExecutor
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
NavigateTo\NavigateToItemDisplayFactory.cs (1)
31
_threadingContext,
_threadOperationExecutor
, _asyncListener, (INavigateToSearchResult)item.Tag);