mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-30 04:16:48 -05:00
Get instantiated constructors for classes with captured (outer) type parameters that have not yet been applied. The fast path was incorrect for these classes.