mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
These methods have erased signatures and no type parameters, so anything that refers to one must itself be erased. For signatures this would be easy, but for potentially deep default expressions these types can occur in various places and need erasing at each occurence.