()
| 36 | * @codeGenApi |
| 37 | */ |
| 38 | export function ɵɵcontrolCreate(): void { |
| 39 | controlCreateInternal(); |
| 40 | } |
| 41 | |
| 42 | export function controlCreateInternal(): void { |
| 43 | const lView = getLView(); |
nothing calls this directly
no test coverage detected
searching dependent graphs…