TypeScript Version: master branch
Search Terms:
Find All References, Definition, Visual Studio
Code
Find all references on the second x returns response r.
Expected behavior:
r[0].definition.textSpan refers to first x.
Actual behavior:
r[0].definition.textSpan refers to second x.