Commit c51c2ae
authored
Merge pull request microsoft#16736 from DickvdBrink/issue/15208
Also check TypeAlias for unused type parameters4 files changed
Lines changed: 25 additions & 1 deletion
File tree
- src/compiler
- tests
- baselines/reference
- cases/compiler
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19470 | 19470 | | |
19471 | 19471 | | |
19472 | 19472 | | |
| 19473 | + | |
| 19474 | + | |
| 19475 | + | |
19473 | 19476 | | |
19474 | 19477 | | |
19475 | 19478 | | |
| |||
19547 | 19550 | | |
19548 | 19551 | | |
19549 | 19552 | | |
19550 | | - | |
| 19553 | + | |
19551 | 19554 | | |
19552 | 19555 | | |
19553 | 19556 | | |
| |||
21252 | 21255 | | |
21253 | 21256 | | |
21254 | 21257 | | |
| 21258 | + | |
21255 | 21259 | | |
21256 | 21260 | | |
21257 | 21261 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments