1 write to _streamingPresenter
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\CompletionSource.cs (1)
78
_streamingPresenter
= streamingPresenter;
1 reference to _streamingPresenter
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\CompletionSource.cs (1)
482
var navigationActionFactory = new NavigationActionFactory(document, _threadingContext, _operationExecutor, _asyncListener,
_streamingPresenter
);