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