2 references to IIntelliSensePresenter
Microsoft.CodeAnalysis.EditorFeatures (2)
IntelliSense\AbstractController.cs (2)
26protected readonly IIntelliSensePresenter<TPresenterSession, TEditorSession> Presenter; 44IIntelliSensePresenter<TPresenterSession, TEditorSession> presenter,