2 references to s_collectionRule
Microsoft.CodeAnalysis.Analyzers (2)
MetaAnalyzers\CompareSymbolsCorrectlyAnalyzer.cs (2)
220context.ReportDiagnostic(invocationOperation.CreateDiagnostic(s_collectionRule, s_CollectionRuleProperties)); 270context.ReportDiagnostic(objectCreation.CreateDiagnostic(s_collectionRule, s_CollectionRuleProperties));