Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix scope checks of class properties #14952

Merged
merged 2 commits into from
Apr 4, 2017

Conversation

sandersn
Copy link
Member

Properties of class A are usable in property initializers of class B, regardless of the order of declaration of class A and class B.

Fixes #14208

Regardless of the order of declaration of class A and class B.
Regardless of order of class A and class B
@sandersn sandersn merged commit 013d52a into master Apr 4, 2017
@sandersn sandersn deleted the fix-scope-checks-of-class-properties branch April 4, 2017 15:45
@microsoft microsoft locked and limited conversation to collaborators Jun 21, 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