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