2 references to ShouldAnalyze
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\IdentifiersShouldNotMatchKeywords.cs (2)
176
if (!
ShouldAnalyze
(context, TypeRule))
194
if (!
ShouldAnalyze
(context, MemberRule))