Skip to content

RCS1264 not working for SyntaxTree[] syntaxTree = new SyntaxTree[sourceText.Length]; #1665

@glen-84

Description

@glen-84
# Use 'var' or explicit type.
dotnet_diagnostic.RCS1264.severity = warning
roslynator_use_var = always
SyntaxTree[] syntaxTree = new SyntaxTree[sourceText.Length]; // ❌ Not reported.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions