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

Function ensureProjectAnalyzed

packages/language-service/src/ts_plugin.ts:353–355  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

351 }
352
353 function ensureProjectAnalyzed(): void {
354 ngLS.ensureProjectAnalyzed();
355 }
356
357 function getAngularInlayHints(
358 fileName: string,

Callers

nothing calls this directly

Calls 1

ensureProjectAnalyzedMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…