Cleans up some simple TODOs. Also removes `typescript_symbols#getTypeWrapper`, which I thought I had but failed to remove in #34571. PR Close #34784
The following files are consumed only by the language service and do not have to be in compiler-cli: 1. expression_diagnostics.ts 2. expression_type.ts 3. typescript_symbols.ts 4. symbols.ts PR Close #33809