1 write to EnabledForTypes
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (1)
InlineHints\OmniSharpInlineHintsOptions.cs (1)
53
EnabledForTypes
= EnabledForTypes,
1 reference to EnabledForTypes
Microsoft.CodeAnalysis.Features (1)
InlineHints\AbstractInlineTypeHintsService.cs (1)
40
var enabledForTypes = options.
EnabledForTypes
;