TypeScript/tests
Anders Hejlsberg 33fe1b6ffc
Fix contextual typing for symbol-named properties (#46558)
* Properly handle symbol-named properties in contextual types

* Update index signature in PropertyDescriptorMap

* Add regression tests
2021-11-02 14:05:41 -07:00
..
baselines/reference Fix contextual typing for symbol-named properties (#46558) 2021-11-02 14:05:41 -07:00
cases Fix contextual typing for symbol-named properties (#46558) 2021-11-02 14:05:41 -07:00
lib
projects