Skip to content
This repository has been archived by the owner. It is now read-only.
This repository has been archived by the owner. It is now read-only.

"Empty constructor is redundant" on .cshtml file #249

Open
@Thaoden

Description

@Thaoden

I get a RECS0004: Empty constructor is redundant message on line 1 of every .cshtml file. Occasionally, I get an additional RECS0122: Initializing field by default value is redundant also on line 1 on some .cshtml files, apparently the RECS0122 one is triggered by the use of Asp.Net Cores Tag Helpers.
Is this intended behaviour?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions