3 references to _streamingPresenter
Microsoft.CodeAnalysis.EditorFeatures (3)
Navigation\AbstractDefinitionLocationService.cs (3)
104var location = await _streamingPresenter.GetStreamingLocationAsync( 168return await _streamingPresenter.GetStreamingLocationAsync( 242var (context, _) = _streamingPresenter.StartSearch(title, new StreamingFindUsagesPresenterOptions(SupportsReferences: true));