Skip to content

Fix duplicate identifier reporting in classes - #13796

Merged
Nathan Shively-Sanders (sandersn) merged 2 commits into
masterfrom
fix-duplicate-identifier-reporting
Feb 14, 2017
Merged

Nathan Shively-Sanders (sandersn) merged 2 commits into
masterfrom
fix-duplicate-identifier-reporting

Conversation

@sandersn

Copy link
Copy Markdown
Member

Fixes #13141 by updating the code from #8696 to understand MethodDeclaration as well.

Previously declarations in the order method-property would not report an
error, but the order property-method would. Now both orders report
"Duplicate identifier '{0}'."
@sandersn

Copy link
Copy Markdown
Member Author

Ryan Cavanaugh (@RyanCavanaugh) mind taking a look since you wrote checkClassForDuplicateDeclarations?

@sandersn
Nathan Shively-Sanders (sandersn) deleted the fix-duplicate-identifier-reporting branch February 14, 2017 19:42
@microsoft Microsoft (microsoft) locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants