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