Skip to content

Fixed findAllRefs/getOccs bug where private properties declared in the constructor were only local to the constructor. #976

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

Merged
merged 1 commit into from
Oct 28, 2014

Conversation

DanielRosenwasser
Copy link
Member

Fixes #975.

…e constructor were only local to the constructor.

Fixes #975.
@CyrusNajmabadi
Copy link
Contributor

👍

1 similar comment
@vladima
Copy link
Contributor

vladima commented Oct 28, 2014

👍

DanielRosenwasser added a commit that referenced this pull request Oct 28, 2014
Fixed findAllRefs/getOccs bug where private properties declared in the constructor were only local to the constructor.
@DanielRosenwasser DanielRosenwasser merged commit 3e89452 into master Oct 28, 2014
@DanielRosenwasser DanielRosenwasser deleted the privatePropertiesBeingTooPrivate branch October 28, 2014 01:30
@microsoft microsoft locked and limited conversation to collaborators Jun 18, 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.

LanguageService.getReferencesAtPosition does not find all references
3 participants