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