Skip to content

Do not qualify instance member access within a constructor initializer#34402

Merged
sharwell merged 8 commits intodotnet:masterfrom
KGRWhite:32093fix
Jun 8, 2019
Merged

Do not qualify instance member access within a constructor initializer#34402
sharwell merged 8 commits intodotnet:masterfrom
KGRWhite:32093fix

Conversation

@KGRWhite
Copy link
Copy Markdown
Contributor

@KGRWhite KGRWhite commented Mar 25, 2019

Fixes #32093

@KGRWhite KGRWhite requested a review from a team as a code owner March 25, 2019 10:32
@sharwell sharwell changed the title fix for #32093 Do not qualify member access within a constructor initializer Mar 25, 2019
@sharwell sharwell changed the title Do not qualify member access within a constructor initializer Do not qualify instance member access within a constructor initializer Mar 25, 2019
KGRWhite and others added 2 commits March 25, 2019 17:04
…MemberAccessDiagnosticAnalyzer.cs

Co-Authored-By: KGRWhite <kylewhite1986@gmail.com>
@sharwell sharwell added Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee. labels Mar 25, 2019
Copy link
Copy Markdown
Contributor

@CyrusNajmabadi CyrusNajmabadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Though validating that VB is ok as well would be great!

sharwell and others added 4 commits March 25, 2019 19:22
…rAccessTests.cs

Co-Authored-By: KGRWhite <kylewhite1986@gmail.com>
…rAccessTests.cs

Co-Authored-By: KGRWhite <kylewhite1986@gmail.com>
…rAccessTests.cs

Co-Authored-By: KGRWhite <kylewhite1986@gmail.com>
@sharwell
Copy link
Copy Markdown
Contributor

@KGRWhite Thanks for updating this! I'm not sure why the build is failing so I will investigate and see about getting this merged 👍

…MemberAccessDiagnosticAnalyzer.cs

Co-Authored-By: KGRWhite <kylewhite1986@gmail.com>
@jinujoseph jinujoseph closed this Apr 1, 2019
@jinujoseph jinujoseph reopened this Apr 1, 2019
@jinujoseph jinujoseph closed this Apr 24, 2019
@jinujoseph jinujoseph reopened this Apr 24, 2019
@sharwell
Copy link
Copy Markdown
Contributor

sharwell commented Jun 8, 2019

@KGRWhite thank you again 👍

@sharwell sharwell merged commit 34efe31 into dotnet:master Jun 8, 2019
@sharwell sharwell added this to the 16.2.P3 milestone Jun 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Style preferences to include this. don't work in ctor

4 participants