Skip to content

Getter only AutoProps - #979

Closed
pharring wants to merge 0 commit into
dotnet:masterfrom
pharring:master
Closed

Getter only AutoProps#979
pharring wants to merge 0 commit into
dotnet:masterfrom
pharring:master

Conversation

@pharring

@pharring pharring commented Mar 3, 2015

Copy link
Copy Markdown
Contributor

I wrote an analyzer and code fix for finding opportunities to use getter-only auto properties in C#.
Then I ran it on core Roslyn components. This is the result. There's plenty more, but this should be enough for a first review.

The analyzer will eventually go into @DustinCampbell CSharpEssentials

@heejaechang

Copy link
Copy Markdown
Contributor

👍

@sharwell

sharwell commented Mar 3, 2015

Copy link
Copy Markdown
Contributor

💡 I would prefer to see this rebased and squashed since the whole thing really is a single-topic change.

On the unified diff, it's a 👍 from me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants