Skip to content

C# Properties with => syntax block the conversion #18

@matt-uib

Description

@matt-uib

I tried with a class having e.g.:
public double ExpectedValue => this.expectedValue;
inside.
Then no conversion happens - it just pastes the code as original.
Only if i change that to a normal getter it works ok.
Used the version was for VS2017.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions