1 implementation of GetRelatedDocumentIdsAsync
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Services\RelatedDocuments\RemoteRelatedDocumentsService.cs (1)
34
public ValueTask
GetRelatedDocumentIdsAsync
(
1 reference to GetRelatedDocumentIdsAsync
Microsoft.CodeAnalysis.Features (1)
RelatedDocuments\AbstractRelatedDocumentsService.cs (1)
52
(service, solutionChecksum, callbackId, cancellationToken) => service.
GetRelatedDocumentIdsAsync
(