Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular/angular
/ ngDoCheck
Method
ngDoCheck
packages/core/test/change_detection_scheduler_spec.ts:310–312 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
308
});
309
310
ngDoCheck() {
311
doCheckCount++;
312
}
313
}
314
const
applicationRef =
await
bootstrapApplication(App, {
315
providers: [
Callers
nothing calls this directly
Calls
1
markForCheck
Method · 0.80
Tested by
no test coverage detected