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.

RECS0135 doesn't recognize recursion in arrow expression clauses #257

Open
@Rpinski

Description

@Rpinski

Example:

class A
{
    public int TestProperty => TestProperty;
}

This should have fired RECS0135, but it doesn't handle ArrowExpressionClauses properly.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions