Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ resolve
Method
resolve
packages/core/testing/src/resolvers.ts:31–31 ·
view source on GitHub ↗
(type: Type<any>)
Source
from the content-addressed store, hash-verified
29
getOverrides(
type
: Type<any>): MetadataOverride<T>[] | null;
30
hasOverrides(
type
: Type<any>): boolean;
31
resolve(
type
: Type<any>): T | null;
32
}
33
34
/**
Callers
15
visitClassDeclaration
Method · 0.65
projectFile
Function · 0.65
resolve
Method · 0.65
main
Function · 0.65
cli.ts
File · 0.65
attemptExtractTemplateDefinition
Function · 0.65
main
Function · 0.65
migrate
Function · 0.65
migrate
Function · 0.65
migrate
Function · 0.65
ngOnDestroy
Method · 0.65
take_until_destroyed_spec.ts
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected