1 write to SuppressForParametersThatMatchMethodIntent
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (1)
InlineHints\OmniSharpInlineHintsOptions.cs (1)
39SuppressForParametersThatMatchMethodIntent = SuppressForParametersThatMatchMethodIntent,
1 reference to SuppressForParametersThatMatchMethodIntent
Microsoft.CodeAnalysis.Features (1)
InlineHints\AbstractInlineParameterNameHintsService.cs (1)
56var suppressForParametersThatMatchMethodIntent = !displayAllOverride && options.SuppressForParametersThatMatchMethodIntent;