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