1 write to ClassificationOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\IntellisenseQuickInfoBuilderContext.cs (1)
30ClassificationOptions = classificationOptions;
1 reference to ClassificationOptions
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\QuickInfo\IntellisenseQuickInfoBuilder.cs (1)
113document, span, context.ClassificationOptions, includeAdditiveSpans: false, cancellationToken).ConfigureAwait(false);