1 implementation of ReportRelatedDocumentAsync
Microsoft.CodeAnalysis.Features (1)
RelatedDocuments\IRemoteRelatedDocumentsService.cs (1)
34
public ValueTask
ReportRelatedDocumentAsync
(RemoteServiceCallbackId callbackId, ImmutableArray<DocumentId> documentIds, CancellationToken cancellationToken)