2 references to ReportArrayCreationDiagnostics
Microsoft.CodeAnalysis.CSharp.Features (2)
src\Analyzers\CSharp\Analyzers\UseCollectionExpression\CSharpUseCollectionExpressionForArrayDiagnosticAnalyzer.cs (2)
58
ReportArrayCreationDiagnostics
(context, syntaxTree, option.Notification, arrayCreationExpression, changesSemantics);
185
ReportArrayCreationDiagnostics
(context, syntaxTree, option.Notification, arrayCreationExpression, changesSemantics);