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