1 write to _streamingPresenter
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\QuickInfoSourceProvider.cs (1)
46
_streamingPresenter
= streamingPresenter;
1 reference to _streamingPresenter
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\QuickInfoSourceProvider.cs (1)
58
textBuffer, _threadingContext, _operationExecutor, _listener,
_streamingPresenter
, _editorOptionsService, _inlineRenameService);