2 writes to ForIndexerParameters
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (1)
InlineHints\OmniSharpInlineHintsOptions.cs (1)
35ForIndexerParameters = ForIndexerParameters,
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Options\InlineHintsOptionsStorage.cs (1)
25ForIndexerParameters = globalOptions.GetOption(ForIndexerParameters, language),
2 references to ForIndexerParameters
Microsoft.CodeAnalysis.Features (1)
InlineHints\AbstractInlineParameterNameHintsService.cs (1)
53var indexerParameters = displayAllOverride || options.ForIndexerParameters;
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Features\Options\InlineHintsOptionsStorage.cs (1)
60InlineParameterHintsOptions.Default.ForIndexerParameters,