Skip to content

Conversation

@dragomirtitian
Copy link
Contributor

Fixed issue where missing method call went unreported if the call target symbol did no have an id assigned or if the called property was used inside the if block on a different target.

Fixes #35557

…get symbol did no have an id assigned or if the called property was used inside the if block on a different target.
@sandersn sandersn added the For Backlog Bug PRs that fix a backlog bug label Feb 3, 2020
@sandersn sandersn self-assigned this Mar 10, 2020
@sandersn
Copy link
Member

This is a pretty old commit, so merging will probably break the build. On the other hand, I can't fetch commits from dragomirtitian/TypeScript. So I'm going to merge and immediately build locally and push any fixes to master.

@sandersn sandersn merged commit 3433434 into microsoft:master Mar 30, 2020
sandersn added a commit that referenced this pull request Mar 30, 2020
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

No error for missing method call

3 participants