2 references to MissingDiagnosticAnalyzerAttributeRuleId
Microsoft.CodeAnalysis.Analyzers (2)
MetaAnalyzers\DiagnosticAnalyzerAttributeAnalyzer.cs (1)
24
DiagnosticIds.
MissingDiagnosticAnalyzerAttributeRuleId
,
MetaAnalyzers\Fixers\ApplyDiagnosticAnalyzerAttributeFix.cs (1)
18
public sealed override ImmutableArray<string> FixableDiagnosticIds { get; } = [DiagnosticIds.
MissingDiagnosticAnalyzerAttributeRuleId
];