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