1 implementation of OnTextFileUpdatedAsync
Microsoft.CodeAnalysis.Features (1)
SemanticSearch\IRemoteSemanticSearchService.cs (1)
67
public ValueTask
OnTextFileUpdatedAsync
(RemoteServiceCallbackId callbackId, string filePath, string? newContent, CancellationToken cancellationToken)