1 implementation of OnDocumentUpdatedAsync
Microsoft.CodeAnalysis.Features (1)
SemanticSearch\IRemoteSemanticSearchService.cs (1)
61
public ValueTask
OnDocumentUpdatedAsync
(RemoteServiceCallbackId callbackId, DocumentId documentId, ImmutableArray<TextChange> changes, CancellationToken cancellationToken)