1 reference to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\QuickInfoSourceProvider.QuickInfoSource.cs (1)
86
var navigationActionFactory = new NavigationActionFactory(document,
_threadingContext
, _operationExecutor, _asyncListener, _streamingPresenter);