3 references to Default
Microsoft.CodeAnalysis.Features (1)
BraceMatching\BraceMatchingOptions.cs (1)
15: this(HighlightingOptions.Default)
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Options\HighlightingOptionsStorage.cs (1)
27defaultValue: HighlightingOptions.Default.HighlightRelatedJsonComponentsUnderCursor,
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
Remote\ServiceDescriptorTests.cs (1)
204HighlightingOptions.Default,