1 override of GetStreamingPresenterOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
GoOrFind\FindReferences\FindReferencesNavigationService.cs (1)
43
protected override StreamingFindUsagesPresenterOptions
GetStreamingPresenterOptions
(Document document)
1 reference to GetStreamingPresenterOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
GoOrFind\AbstractGoOrFindNavigationService.cs (1)
226
var (presenterContext, presenterCancellationToken) = _streamingPresenter.StartSearch(DisplayName,
GetStreamingPresenterOptions
(document));