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