1 write to _threadOperationExecutor
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
NavigateTo\NavigateToItemDisplay.cs (1)
40
_threadOperationExecutor
= threadOperationExecutor;
1 reference to _threadOperationExecutor
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
NavigateTo\NavigateToItemDisplay.cs (1)
110
=> NavigateToHelpers.NavigateTo(_searchResult, _threadingContext,
_threadOperationExecutor
, _asyncListener);