mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-09 20:51:43 -06:00
* Treat write-only-access to a class member with setter as a reference. * Add test case for unused private members, special-casing the member with a setter.