Skip to content

Generate not available for identifier called "property" #27646

@Neme12

Description

@Neme12

With this code

class C
{
    int M()
    {
        return property1;
    }
}

As expected, I get offered to generate a field/property/local:
image

but if the identifier name is property, I get nothing:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-IDEBughelp wantedThe issue is "up for grabs" - add a comment if you are interested in working on it

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions