1 reference to StartTrackingAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\DocumentChanges\DidOpenHandler.cs (1)
42await context.StartTrackingAsync(request.TextDocument.DocumentUri, sourceText, request.TextDocument.LanguageId, cancellationToken).ConfigureAwait(false);