a73d2a7688
This commit removes the `bootstrap()` function in the test project since its presence has no effect on the behavior of language service. Also removes the explicit cast when instantiating `CounterDirectiveContext`, and let type inference takes care of that. PR Close #37122