6 references to GetClassifiedSpansAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\IntellisenseQuickInfoBuilder.cs (1)
112var classifiedSpans = await ClassifierHelper.GetClassifiedSpansAsync(
Microsoft.CodeAnalysis.EditorFeatures2.UnitTests (2)
Classification\ClassificationTests.vb (2)
96Dim spans = Await ClassifierHelper.GetClassifiedSpansAsync( 157Dim spans = Await ClassifierHelper.GetClassifiedSpansAsync(
Microsoft.CodeAnalysis.Features (1)
ClassifiedSpansAndHighlightSpanFactory.cs (1)
88var result = await ClassifierHelper.GetClassifiedSpansAsync(
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SemanticTokens\SemanticTokensHelpers.cs (1)
122var spans = await ClassifierHelper.GetClassifiedSpansAsync(
Microsoft.VisualStudio.LanguageServices (1)
Venus\ContainedDocument.DocumentServiceProvider.cs (1)
200var classifiedSpans = await ClassifierHelper.GetClassifiedSpansAsync(