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