mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 21:36:50 -05: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.