Prior to this PR, attempting to get rename info for pipe name expressions would defer to the typescript language service, which would return no rename info. This was not caught because the test was written incorrectly. This PR corrects the test behavior and adjusts the logic in getting rename info to account for indirect renames (like pipe names). PR Close #41974
Angular
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT