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

Class Lock

packages/core/test/forward_ref_integration_spec.ts:76–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76@Directive({
77 selector: 'lock',
78 standalone: false,
79})
80class Lock {
81 name: string = 'lock';
82}

Callers

nothing calls this directly

Calls 1

DirectiveClass · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…