Nathan Shively-Sanders d3abd35428
Unused Identifier codefix better understands constructors and methods (#41555)
* Unuse Identifier codefix understands constructors

Previously, it did not look for `super()` and `new this()` calls when
determining whether a constructor parameter could be deleted.

* better names, fix off-by-1 bug

* Codefix understands super methods now too

This unifies the code, changing it considerably.
2020-11-18 11:19:43 -08:00
..
2020-06-03 12:59:16 -04:00
2020-07-09 18:35:54 -07:00
2020-01-07 13:07:52 -08:00
2020-03-04 14:52:33 -05:00
2020-03-04 14:52:33 -05:00
2020-06-17 22:41:08 +08:00
2020-09-09 10:45:09 -07:00
2020-09-09 10:45:09 -07:00
2020-09-09 10:45:09 -07:00
2020-09-09 10:45:09 -07:00
2020-06-18 10:33:17 +08:00
2020-05-26 19:26:28 -07:00
2020-05-26 19:26:28 -07:00
2020-05-26 19:26:28 -07:00
2020-05-22 16:46:32 -07:00
2020-05-22 16:46:32 -07:00
2020-05-22 16:47:35 -07:00
2020-05-26 19:26:28 -07:00