Commit graph

2 commits

Author SHA1 Message Date
Gabriela Araujo Britto 0f6f3b79b5
Fix find all references of inherited constructor (#30514)
* recursively look for inherited constructor references

* add test

* remove outdated comment

* add tests

* move function

* improve tests

* minor refactor

* fix convert params refactoring to deal with inherited constructor calls

* simplify refactor test
2019-03-22 15:17:50 -07:00
Gabriela Britto 1c8a359914
rename convert to named parameters (#30401) 2019-03-14 13:41:29 -07:00
Renamed from tests/cases/fourslash/refactorConvertToNamedParameters_methodCallUnion.ts (Browse further)