Slide 29
Slide 29 text
https://github.com/angular/angular/blob/b5c4bf1c59c56d48b8a536aa61c7bd72d94c99fc/
modules/%40angular/core/src/linker/element_injector.ts
https://github.com/angular/angular/blob/b5c4bf1c59c56d48b8a536aa61c7bd72d94c99fc/
modules/%40angular/core/src/linker/view.ts#L118
1. Check for property in current Injector
2. If not found check parent Injector
NG DI Example Steps