1 reference to GetClassifiedSpansOnContentAsync
Microsoft.VisualStudio.LanguageServices (1)
Venus\ContainedDocument.DocumentServiceProvider.cs (1)
167
var classifiedSpansOnContent = await
GetClassifiedSpansOnContentAsync
(document, roslynSnapshot, contentSpanOnPrimarySnapshot.Value, classificationOptions, cancellationToken).ConfigureAwait(false);