1 implementation of SearchDocumentAndRelatedDocumentsAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\NavigateToSearch\RemoteNavigateToSearchService.cs (1)
48
public ValueTask
SearchDocumentAndRelatedDocumentsAsync
(
1 reference to SearchDocumentAndRelatedDocumentsAsync
Microsoft.CodeAnalysis.Features (1)
NavigateTo\AbstractNavigateToSearchService.NormalSearch.cs (1)
44
service.
SearchDocumentAndRelatedDocumentsAsync
(solutionInfo, document.Id, searchPattern, [.. kinds], callbackId, cancellationToken),