MCPcopy Index your code
hub / github.com/angular/angular / destroy

Method destroy

packages/core/test/acceptance/view_container_ref_spec.ts:3224–3226  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3222 }
3223
3224 destroy() {
3225 this.vcref.clear();
3226 }
3227}
3228
3229@Component({

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected