1 reference to StopTrackingAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\DocumentChanges\DidCloseHandler.cs (1)
36
await context.
StopTrackingAsync
(request.TextDocument.Uri, cancellationToken).ConfigureAwait(false);