1 reference to GetTrackedDocumentSourceText
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\DocumentChanges\DidChangeHandler.cs (1)
31
var text = context.
GetTrackedDocumentSourceText
(request.TextDocument.Uri);