1 instantiation of NamespaceRuleAnalyzer
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\IdentifiersShouldNotMatchKeywords.cs (1)
95
var namespaceRuleAnalyzer = new
NamespaceRuleAnalyzer
();
1 reference to NamespaceRuleAnalyzer
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\IdentifiersShouldNotMatchKeywords.cs (1)
95
var
namespaceRuleAnalyzer = new NamespaceRuleAnalyzer();