2 references to ReferenceHighlighting
Microsoft.CodeAnalysis.EditorFeatures (2)
ReferenceHighlighting\ReferenceHighlightingViewTaggerProvider.cs (2)
46
protected override ImmutableArray<IOption2> Options { get; } = [ReferenceHighlightingOptionsStorage.
ReferenceHighlighting
];
110
if (!this.GlobalOptions.GetOption(ReferenceHighlightingOptionsStorage.
ReferenceHighlighting
, document.Project.Language))