When performing diagnostic checks or completions, we should take into account members and properties in the base class, if any. Otherwise, the language service will produce a false error. PR closes https://github.com/angular/vscode-ng-language-service/issues/93 PR Close #34041