1 reference to IsSuppressMessageAttributeWithNamedArguments
Microsoft.CodeAnalysis.Features (1)
AbstractRemoveUnnecessaryAttributeSuppressionsDiagnosticAnalyzer.cs (1)
78
if (!_state.
IsSuppressMessageAttributeWithNamedArguments
(attributeSyntax, model, cancellationToken, out var namedAttributeArguments))