9ebac71521
If there is any parser errors when parsing template, we should stop
immediately and not proceed with template expression diagnostics.
This regression is caused by 6d11154652
and affected v9.0.0-next.4 onwards.
PR closes https://github.com/angular/vscode-ng-language-service/issues/436
PR Close #33524