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