Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude a function's defintion from its reference count
This change causes a function's definition to be excluded from its reference count when showing reference CodeLenses. This was causing a function definition to show that it had "1 reference" when there were no other references to it in the workspace.
- Loading branch information