{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:8c64905a-9b9b-4a91-863e-c9cd3d0314dd",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T07:58:56Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "compiler-cli",
      "group": "@angular",
      "version": "0.0.0-PLACEHOLDER",
      "description": "Angular - the compiler CLI for Node.js",
      "purl": "pkg:npm/%40angular/compiler-cli@0.0.0-PLACEHOLDER",
      "bom-ref": "pkg:npm/@angular/compiler-cli@0.0.0-PLACEHOLDER",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "ngc, ng-xi18n"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular/tree/main/packages/compiler-cli"
        },
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@angular\\n@babel\\n@jridgewell"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "linker/babel/test/node_modules/@angular/compiler-cli/package.json\\nlinker/babel/test/node_modules/@angular/compiler/package.json\\nnode_modules/@angular/compiler/package.json\\nnode_modules/@babel/core/package.json\\nnode_modules/@jridgewell/sourcemap-codec/package.json\\nnode_modules/chokidar/package.json\\nnode_modules/convert-source-map/package.json\\nnode_modules/reflect-metadata/package.json\\nnode_modules/semver/package.json\\nnode_modules/tslib/package.json\\nnode_modules/typescript/package.json\\nnode_modules/yargs/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "yargs",
      "version": "18.0.0",
      "description": "yargs the modern, pirate-themed, successor to optimist.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/yargs@18.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://yargs.js.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/yargs/yargs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yargs@18.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/yargs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "yargs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/yargs/package.json"
              }
            ],
            "concludedValue": "node_modules/yargs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/extract_i18n.ts",
            "line": 13
          },
          {
            "location": "src/extract_i18n.ts",
            "line": 29
          },
          {
            "location": "src/main.ts",
            "line": 10
          },
          {
            "location": "src/main.ts",
            "line": 118
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.9.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.9.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.9.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "typescript"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "linker/src/ast/typescript/typescript_ast_host.ts",
            "line": 9
          },
          {
            "location": "linker/src/ast/typescript/typescript_ast_host.ts",
            "line": 26
          },
          {
            "location": "linker/src/ast/typescript/typescript_ast_host.ts",
            "line": 28
          },
          {
            "location": "linker/src/ast/typescript/typescript_ast_host.ts",
            "line": 93
          },
          {
            "location": "linker/src/ast/typescript/typescript_ast_host.ts",
            "line": 98
          },
          {
            "location": "linker/src/ast/typescript/typescript_ast_host.ts",
            "line": 158
          },
          {
            "location": "linker/src/ast/typescript/typescript_ast_host.ts",
            "line": 170
          },
          {
            "location": "linker/src/ast/typescript/typescript_ast_host.ts",
            "line": 178
          },
          {
            "location": "linker/src/ast/typescript/typescript_ast_host.ts",
            "line": 187
          },
          {
            "location": "linker/src/ast/typescript/typescript_ast_host.ts",
            "line": 204
          },
          {
            "location": "linker/src/ast/typescript/typescript_ast_host.ts",
            "line": 206
          },
          {
            "location": "private/tooling.ts",
            "line": 16
          },
          {
            "location": "src/main.ts",
            "line": 9
          },
          {
            "location": "src/main.ts",
            "line": 150
          },
          {
            "location": "src/ngtsc/annotations/common/src/debug_info.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/annotations/common/src/di.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/annotations/common/src/di.ts",
            "line": 94
          },
          {
            "location": "src/ngtsc/annotations/common/src/diagnostics.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/annotations/common/src/evaluation.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/annotations/common/src/evaluation.ts",
            "line": 89
          },
          {
            "location": "src/ngtsc/annotations/common/src/evaluation.ts",
            "line": 113
          },
          {
            "location": "src/ngtsc/annotations/common/src/metadata.ts",
            "line": 19
          },
          {
            "location": "src/ngtsc/annotations/common/src/metadata.ts",
            "line": 105
          },
          {
            "location": "src/ngtsc/annotations/common/src/metadata.ts",
            "line": 240
          },
          {
            "location": "src/ngtsc/annotations/common/src/metadata.ts",
            "line": 242
          },
          {
            "location": "src/ngtsc/annotations/common/src/metadata.ts",
            "line": 244
          },
          {
            "location": "src/ngtsc/annotations/common/src/metadata.ts",
            "line": 247
          },
          {
            "location": "src/ngtsc/annotations/common/src/schema.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/annotations/common/src/util.ts",
            "line": 23
          },
          {
            "location": "src/ngtsc/annotations/common/src/util.ts",
            "line": 176
          },
          {
            "location": "src/ngtsc/annotations/common/src/util.ts",
            "line": 184
          },
          {
            "location": "src/ngtsc/annotations/common/src/util.ts",
            "line": 190
          },
          {
            "location": "src/ngtsc/annotations/common/src/util.ts",
            "line": 196
          },
          {
            "location": "src/ngtsc/annotations/common/src/util.ts",
            "line": 220
          },
          {
            "location": "src/ngtsc/annotations/common/src/util.ts",
            "line": 224
          },
          {
            "location": "src/ngtsc/annotations/common/src/util.ts",
            "line": 227
          },
          {
            "location": "src/ngtsc/annotations/common/src/util.ts",
            "line": 291
          },
          {
            "location": "src/ngtsc/annotations/common/src/util.ts",
            "line": 324
          },
          {
            "location": "src/ngtsc/annotations/common/src/util.ts",
            "line": 325
          },
          {
            "location": "src/ngtsc/annotations/common/src/util.ts",
            "line": 330
          },
          {
            "location": "src/ngtsc/annotations/common/src/util.ts",
            "line": 344
          },
          {
            "location": "src/ngtsc/annotations/common/src/util.ts",
            "line": 532
          },
          {
            "location": "src/ngtsc/annotations/component/src/diagnostics.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 47
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 798
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 859
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1148
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 2217
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 2224
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 2333
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 2348
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 2393
          },
          {
            "location": "src/ngtsc/annotations/component/src/metadata.ts",
            "line": 23
          },
          {
            "location": "src/ngtsc/annotations/component/src/resources.ts",
            "line": 17
          },
          {
            "location": "src/ngtsc/annotations/component/src/resources.ts",
            "line": 157
          },
          {
            "location": "src/ngtsc/annotations/component/src/resources.ts",
            "line": 158
          },
          {
            "location": "src/ngtsc/annotations/component/src/resources.ts",
            "line": 542
          },
          {
            "location": "src/ngtsc/annotations/component/src/resources.ts",
            "line": 690
          },
          {
            "location": "src/ngtsc/annotations/component/src/resources.ts",
            "line": 692
          },
          {
            "location": "src/ngtsc/annotations/component/src/resources.ts",
            "line": 733
          },
          {
            "location": "src/ngtsc/annotations/component/src/resources.ts",
            "line": 738
          },
          {
            "location": "src/ngtsc/annotations/component/src/resources.ts",
            "line": 742
          },
          {
            "location": "src/ngtsc/annotations/component/src/util.ts",
            "line": 12
          },
          {
            "location": "src/ngtsc/annotations/component/src/util.ts",
            "line": 104
          },
          {
            "location": "src/ngtsc/annotations/directive/src/handler.ts",
            "line": 24
          },
          {
            "location": "src/ngtsc/annotations/directive/src/handler.ts",
            "line": 353
          },
          {
            "location": "src/ngtsc/annotations/directive/src/initializer_functions.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/annotations/directive/src/initializer_functions.ts",
            "line": 85
          },
          {
            "location": "src/ngtsc/annotations/directive/src/initializer_functions.ts",
            "line": 89
          },
          {
            "location": "src/ngtsc/annotations/directive/src/initializer_functions.ts",
            "line": 134
          },
          {
            "location": "src/ngtsc/annotations/directive/src/initializer_functions.ts",
            "line": 160
          },
          {
            "location": "src/ngtsc/annotations/directive/src/initializer_functions.ts",
            "line": 161
          },
          {
            "location": "src/ngtsc/annotations/directive/src/initializer_functions.ts",
            "line": 189
          },
          {
            "location": "src/ngtsc/annotations/directive/src/initializer_functions.ts",
            "line": 198
          },
          {
            "location": "src/ngtsc/annotations/directive/src/initializer_functions.ts",
            "line": 209
          },
          {
            "location": "src/ngtsc/annotations/directive/src/initializer_functions.ts",
            "line": 210
          },
          {
            "location": "src/ngtsc/annotations/directive/src/initializer_functions.ts",
            "line": 211
          },
          {
            "location": "src/ngtsc/annotations/directive/src/input_function.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/annotations/directive/src/input_output_parse_options.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/annotations/directive/src/input_output_parse_options.ts",
            "line": 24
          },
          {
            "location": "src/ngtsc/annotations/directive/src/input_output_parse_options.ts",
            "line": 37
          },
          {
            "location": "src/ngtsc/annotations/directive/src/model_function.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/annotations/directive/src/output_function.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/annotations/directive/src/query_functions.ts",
            "line": 16
          },
          {
            "location": "src/ngtsc/annotations/directive/src/query_functions.ts",
            "line": 103
          },
          {
            "location": "src/ngtsc/annotations/directive/src/query_functions.ts",
            "line": 143
          },
          {
            "location": "src/ngtsc/annotations/directive/src/query_functions.ts",
            "line": 166
          },
          {
            "location": "src/ngtsc/annotations/directive/src/query_functions.ts",
            "line": 167
          },
          {
            "location": "src/ngtsc/annotations/directive/src/query_functions.ts",
            "line": 168
          },
          {
            "location": "src/ngtsc/annotations/directive/src/query_functions.ts",
            "line": 174
          },
          {
            "location": "src/ngtsc/annotations/directive/src/query_functions.ts",
            "line": 175
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 36
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 161
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 520
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 602
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 647
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 712
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 735
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 744
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 751
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 754
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 974
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 1546
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 1614
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 1623
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 1631
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 1632
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 1915
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 1918
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 1919
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 1982
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 1983
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 1996
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 36
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 340
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 601
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 615
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 617
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 667
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 1217
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 1218
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/module_with_providers.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/module_with_providers.ts",
            "line": 45
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/module_with_providers.ts",
            "line": 51
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/module_with_providers.ts",
            "line": 52
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/module_with_providers.ts",
            "line": 74
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/module_with_providers.ts",
            "line": 99
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/module_with_providers.ts",
            "line": 103
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/module_with_providers.ts",
            "line": 106
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/module_with_providers.ts",
            "line": 107
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/module_with_providers.ts",
            "line": 115
          },
          {
            "location": "src/ngtsc/annotations/src/injectable.ts",
            "line": 26
          },
          {
            "location": "src/ngtsc/annotations/src/injectable.ts",
            "line": 299
          },
          {
            "location": "src/ngtsc/annotations/src/injectable.ts",
            "line": 317
          },
          {
            "location": "src/ngtsc/annotations/src/injectable.ts",
            "line": 467
          },
          {
            "location": "src/ngtsc/annotations/src/injectable.ts",
            "line": 470
          },
          {
            "location": "src/ngtsc/annotations/src/injectable.ts",
            "line": 472
          },
          {
            "location": "src/ngtsc/annotations/src/pipe.ts",
            "line": 18
          },
          {
            "location": "src/ngtsc/annotations/src/pipe.ts",
            "line": 147
          },
          {
            "location": "src/ngtsc/annotations/src/pipe.ts",
            "line": 157
          },
          {
            "location": "src/ngtsc/core/api/src/adapter.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/core/api/src/interfaces.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/core/api/src/options.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/core/src/compiler.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/core/src/compiler.ts",
            "line": 495
          },
          {
            "location": "src/ngtsc/core/src/compiler.ts",
            "line": 567
          },
          {
            "location": "src/ngtsc/core/src/compiler.ts",
            "line": 851
          },
          {
            "location": "src/ngtsc/core/src/compiler.ts",
            "line": 864
          },
          {
            "location": "src/ngtsc/core/src/compiler.ts",
            "line": 987
          },
          {
            "location": "src/ngtsc/core/src/compiler.ts",
            "line": 990
          },
          {
            "location": "src/ngtsc/core/src/compiler.ts",
            "line": 1724
          },
          {
            "location": "src/ngtsc/core/src/compiler.ts",
            "line": 1728
          },
          {
            "location": "src/ngtsc/core/src/compiler.ts",
            "line": 1738
          },
          {
            "location": "src/ngtsc/core/src/compiler.ts",
            "line": 1887
          },
          {
            "location": "src/ngtsc/core/src/host.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/core/src/host.ts",
            "line": 344
          },
          {
            "location": "src/ngtsc/core/src/host.ts",
            "line": 351
          },
          {
            "location": "src/ngtsc/cycles/src/analyzer.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/cycles/src/imports.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/cycles/src/imports.ts",
            "line": 93
          },
          {
            "location": "src/ngtsc/cycles/src/imports.ts",
            "line": 100
          },
          {
            "location": "src/ngtsc/cycles/src/imports.ts",
            "line": 115
          },
          {
            "location": "src/ngtsc/cycles/src/imports.ts",
            "line": 138
          },
          {
            "location": "src/ngtsc/diagnostics/src/error.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/diagnostics/src/error.ts",
            "line": 22
          },
          {
            "location": "src/ngtsc/diagnostics/src/error.ts",
            "line": 55
          },
          {
            "location": "src/ngtsc/diagnostics/src/error.ts",
            "line": 59
          },
          {
            "location": "src/ngtsc/diagnostics/src/error.ts",
            "line": 83
          },
          {
            "location": "src/ngtsc/entry_point/src/generator.ts",
            "line": 11
          },
          {
            "location": "src/ngtsc/entry_point/src/generator.ts",
            "line": 38
          },
          {
            "location": "src/ngtsc/entry_point/src/private_export_checker.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/entry_point/src/private_export_checker.ts",
            "line": 125
          },
          {
            "location": "src/ngtsc/entry_point/src/private_export_checker.ts",
            "line": 126
          },
          {
            "location": "src/ngtsc/entry_point/src/private_export_checker.ts",
            "line": 127
          },
          {
            "location": "src/ngtsc/entry_point/src/private_export_checker.ts",
            "line": 129
          },
          {
            "location": "src/ngtsc/file_system/src/compiler_host.ts",
            "line": 11
          },
          {
            "location": "src/ngtsc/file_system/src/compiler_host.ts",
            "line": 25
          },
          {
            "location": "src/ngtsc/file_system/src/compiler_host.ts",
            "line": 30
          },
          {
            "location": "src/ngtsc/file_system/src/helpers.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/file_system/src/logical.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/file_system/src/ts_read_directory.ts",
            "line": 17
          },
          {
            "location": "src/ngtsc/file_system/src/util.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/file_system/testing/src/test_helper.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 18
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 43
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 45
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 153
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 154
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 155
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 164
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 172
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 188
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 213
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 217
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 258
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 261
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 285
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 286
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 293
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 299
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 305
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 306
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 307
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 308
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 309
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 310
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 311
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 312
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 313
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 314
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 315
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 316
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 317
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 318
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 319
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 320
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 326
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 333
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 334
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 335
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 336
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 337
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 343
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 350
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 351
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 352
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 357
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 361
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 365
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 369
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 375
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 381
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 385
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 408
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 410
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 418
          },
          {
            "location": "src/ngtsc/hmr/src/metadata.ts",
            "line": 19
          },
          {
            "location": "src/ngtsc/hmr/src/metadata.ts",
            "line": 50
          },
          {
            "location": "src/ngtsc/hmr/src/update_declaration.ts",
            "line": 17
          },
          {
            "location": "src/ngtsc/hmr/src/update_declaration.ts",
            "line": 41
          },
          {
            "location": "src/ngtsc/imports/src/alias.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/imports/src/default.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/imports/src/deferred_symbol_tracker.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/imports/src/deferred_symbol_tracker.ts",
            "line": 69
          },
          {
            "location": "src/ngtsc/imports/src/deferred_symbol_tracker.ts",
            "line": 206
          },
          {
            "location": "src/ngtsc/imports/src/deferred_symbol_tracker.ts",
            "line": 210
          },
          {
            "location": "src/ngtsc/imports/src/deferred_symbol_tracker.ts",
            "line": 230
          },
          {
            "location": "src/ngtsc/imports/src/emitter.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/imports/src/find_export.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/imports/src/imported_symbols_tracker.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/imports/src/imported_symbols_tracker.ts",
            "line": 102
          },
          {
            "location": "src/ngtsc/imports/src/imported_symbols_tracker.ts",
            "line": 103
          },
          {
            "location": "src/ngtsc/imports/src/imported_symbols_tracker.ts",
            "line": 111
          },
          {
            "location": "src/ngtsc/imports/src/local_compilation_extra_imports_tracker.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/imports/src/local_compilation_extra_imports_tracker.ts",
            "line": 80
          },
          {
            "location": "src/ngtsc/imports/src/local_compilation_extra_imports_tracker.ts",
            "line": 82
          },
          {
            "location": "src/ngtsc/imports/src/patch_alias_reference_resolution.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/imports/src/patch_alias_reference_resolution.ts",
            "line": 128
          },
          {
            "location": "src/ngtsc/imports/src/references.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/imports/src/resolver.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/incremental/api.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/incremental/semantic_graph/src/api.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/incremental/semantic_graph/src/api.ts",
            "line": 121
          },
          {
            "location": "src/ngtsc/incremental/semantic_graph/src/type_parameters.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/incremental/semantic_graph/src/type_parameters.ts",
            "line": 40
          },
          {
            "location": "src/ngtsc/incremental/src/dependency_tracking.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/incremental/src/incremental.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/incremental/src/state.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/incremental/src/strategy.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/metadata/src/api.ts",
            "line": 19
          },
          {
            "location": "src/ngtsc/metadata/src/dts.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/metadata/src/dts.ts",
            "line": 69
          },
          {
            "location": "src/ngtsc/metadata/src/dts.ts",
            "line": 132
          },
          {
            "location": "src/ngtsc/metadata/src/dts.ts",
            "line": 240
          },
          {
            "location": "src/ngtsc/metadata/src/dts.ts",
            "line": 250
          },
          {
            "location": "src/ngtsc/metadata/src/dts.ts",
            "line": 251
          },
          {
            "location": "src/ngtsc/metadata/src/dts.ts",
            "line": 256
          },
          {
            "location": "src/ngtsc/metadata/src/dts.ts",
            "line": 277
          },
          {
            "location": "src/ngtsc/metadata/src/dts.ts",
            "line": 280
          },
          {
            "location": "src/ngtsc/metadata/src/dts.ts",
            "line": 283
          },
          {
            "location": "src/ngtsc/metadata/src/dts.ts",
            "line": 367
          },
          {
            "location": "src/ngtsc/metadata/src/dts.ts",
            "line": 378
          },
          {
            "location": "src/ngtsc/metadata/src/resource_registry.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/metadata/src/util.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/metadata/src/util.ts",
            "line": 42
          },
          {
            "location": "src/ngtsc/metadata/src/util.ts",
            "line": 50
          },
          {
            "location": "src/ngtsc/metadata/src/util.ts",
            "line": 109
          },
          {
            "location": "src/ngtsc/metadata/src/util.ts",
            "line": 124
          },
          {
            "location": "src/ngtsc/metadata/src/util.ts",
            "line": 134
          },
          {
            "location": "src/ngtsc/metadata/src/util.ts",
            "line": 140
          },
          {
            "location": "src/ngtsc/metadata/src/util.ts",
            "line": 143
          },
          {
            "location": "src/ngtsc/metadata/src/util.ts",
            "line": 156
          },
          {
            "location": "src/ngtsc/metadata/src/util.ts",
            "line": 161
          },
          {
            "location": "src/ngtsc/metadata/src/util.ts",
            "line": 229
          },
          {
            "location": "src/ngtsc/metadata/src/util.ts",
            "line": 252
          },
          {
            "location": "src/ngtsc/metadata/src/util.ts",
            "line": 275
          },
          {
            "location": "src/ngtsc/metadata/src/util.ts",
            "line": 276
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/builtin.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/diagnostics.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/dynamic.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interface.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 117
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 119
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 121
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 123
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 125
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 127
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 129
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 131
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 133
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 135
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 137
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 139
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 141
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 143
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 145
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 147
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 167
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 183
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 190
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 197
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 236
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 272
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 274
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 276
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 278
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 280
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 282
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 534
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 630
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 655
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 656
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 657
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 659
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 667
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 676
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 680
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 696
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 698
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 711
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 713
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 715
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 717
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 719
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 737
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 738
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 756
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 757
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 758
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 783
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 787
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/interpreter.ts",
            "line": 791
          },
          {
            "location": "src/ngtsc/partial_evaluator/src/result.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/preprocessor.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/preprocessor.ts",
            "line": 54
          },
          {
            "location": "src/ngtsc/preprocessor.ts",
            "line": 103
          },
          {
            "location": "src/ngtsc/preprocessor.ts",
            "line": 123
          },
          {
            "location": "src/ngtsc/program.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/program.ts",
            "line": 83
          },
          {
            "location": "src/ngtsc/program_driver/src/api.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/program_driver/src/ts_create_program_driver.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/program_driver/src/ts_create_program_driver.ts",
            "line": 238
          },
          {
            "location": "src/ngtsc/program_driver/src/ts_create_program_driver.ts",
            "line": 258
          },
          {
            "location": "src/ngtsc/reflection/src/host.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/reflection/src/host.ts",
            "line": 57
          },
          {
            "location": "src/ngtsc/reflection/src/host.ts",
            "line": 58
          },
          {
            "location": "src/ngtsc/reflection/src/host.ts",
            "line": 59
          },
          {
            "location": "src/ngtsc/reflection/src/host.ts",
            "line": 60
          },
          {
            "location": "src/ngtsc/reflection/src/type_to_value.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/reflection/src/type_to_value.ts",
            "line": 35
          },
          {
            "location": "src/ngtsc/reflection/src/type_to_value.ts",
            "line": 77
          },
          {
            "location": "src/ngtsc/reflection/src/type_to_value.ts",
            "line": 86
          },
          {
            "location": "src/ngtsc/reflection/src/type_to_value.ts",
            "line": 95
          },
          {
            "location": "src/ngtsc/reflection/src/type_to_value.ts",
            "line": 121
          },
          {
            "location": "src/ngtsc/reflection/src/type_to_value.ts",
            "line": 133
          },
          {
            "location": "src/ngtsc/reflection/src/type_to_value.ts",
            "line": 153
          },
          {
            "location": "src/ngtsc/reflection/src/type_to_value.ts",
            "line": 239
          },
          {
            "location": "src/ngtsc/reflection/src/type_to_value.ts",
            "line": 288
          },
          {
            "location": "src/ngtsc/reflection/src/type_to_value.ts",
            "line": 310
          },
          {
            "location": "src/ngtsc/reflection/src/type_to_value.ts",
            "line": 313
          },
          {
            "location": "src/ngtsc/reflection/src/type_to_value.ts",
            "line": 314
          },
          {
            "location": "src/ngtsc/reflection/src/type_to_value.ts",
            "line": 323
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 46
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 47
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 83
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 105
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 109
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 135
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 137
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 146
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 180
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 209
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 210
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 211
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 212
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 221
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 243
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 256
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 259
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 277
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 305
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 351
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 358
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 359
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 386
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 392
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 435
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 446
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 535
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 537
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 538
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 583
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 584
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 598
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 601
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 605
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 648
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 675
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 695
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 698
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 700
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 702
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 704
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 710
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 712
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 715
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 718
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 751
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 757
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 769
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 778
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 786
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 809
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 812
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 822
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 825
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 834
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 835
          },
          {
            "location": "src/ngtsc/reflection/src/typescript.ts",
            "line": 850
          },
          {
            "location": "src/ngtsc/reflection/src/util.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/reflection/src/util.ts",
            "line": 16
          },
          {
            "location": "src/ngtsc/reflection/src/util.ts",
            "line": 22
          },
          {
            "location": "src/ngtsc/reflection/src/util.ts",
            "line": 28
          },
          {
            "location": "src/ngtsc/reflection/src/util.ts",
            "line": 32
          },
          {
            "location": "src/ngtsc/resource/src/loader.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/resource/src/loader.ts",
            "line": 238
          },
          {
            "location": "src/ngtsc/scope/src/api.ts",
            "line": 14
          },
          {
            "location": "src/ngtsc/scope/src/dependency.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/scope/src/local.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/scope/src/local.ts",
            "line": 587
          },
          {
            "location": "src/ngtsc/scope/src/selectorless_scope.ts",
            "line": 13
          },
          {
            "location": "src/ngtsc/scope/src/selectorless_scope.ts",
            "line": 82
          },
          {
            "location": "src/ngtsc/scope/src/selectorless_scope.ts",
            "line": 87
          },
          {
            "location": "src/ngtsc/scope/src/selectorless_scope.ts",
            "line": 99
          },
          {
            "location": "src/ngtsc/scope/src/selectorless_scope.ts",
            "line": 104
          },
          {
            "location": "src/ngtsc/scope/src/util.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/shims/api.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/shims/src/adapter.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/shims/src/expando.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/shims/src/reference_tagger.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/testing/src/cached_source_files.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/testing/src/cached_source_files.ts",
            "line": 46
          },
          {
            "location": "src/ngtsc/testing/src/compiler_host.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/testing/src/utils.ts",
            "line": 11
          },
          {
            "location": "src/ngtsc/testing/src/utils.ts",
            "line": 42
          },
          {
            "location": "src/ngtsc/testing/src/utils.ts",
            "line": 47
          },
          {
            "location": "src/ngtsc/testing/src/utils.ts",
            "line": 98
          },
          {
            "location": "src/ngtsc/testing/src/utils.ts",
            "line": 115
          },
          {
            "location": "src/ngtsc/testing/src/utils.ts",
            "line": 130
          },
          {
            "location": "src/ngtsc/testing/src/utils.ts",
            "line": 153
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 163
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 197
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 227
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 291
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 369
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 393
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 399
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 410
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 426
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 440
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 444
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 460
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 492
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 511
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 554
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 585
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 607
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 612
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 619
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 630
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 641
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 649
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 657
          },
          {
            "location": "src/ngtsc/transform/jit/src/downlevel_decorators_transform.ts",
            "line": 668
          },
          {
            "location": "src/ngtsc/transform/jit/src/index.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/transform/jit/src/initializer_api_transforms/input_function.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/transform/jit/src/initializer_api_transforms/model_function.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/transform/jit/src/initializer_api_transforms/transform.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/transform/jit/src/initializer_api_transforms/transform.ts",
            "line": 59
          },
          {
            "location": "src/ngtsc/transform/jit/src/initializer_api_transforms/transform.ts",
            "line": 86
          },
          {
            "location": "src/ngtsc/transform/jit/src/initializer_api_transforms/transform.ts",
            "line": 87
          },
          {
            "location": "src/ngtsc/transform/jit/src/initializer_api_transforms/transform.ts",
            "line": 103
          },
          {
            "location": "src/ngtsc/transform/jit/src/initializer_api_transforms/transform.ts",
            "line": 146
          },
          {
            "location": "src/ngtsc/transform/jit/src/initializer_api_transforms/transform_api.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/transform/jit/src/initializer_api_transforms/transform_api.ts",
            "line": 40
          },
          {
            "location": "src/ngtsc/transform/jit/src/initializer_api_transforms/transform_api.ts",
            "line": 53
          },
          {
            "location": "src/ngtsc/transform/src/alias.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/transform/src/alias.ts",
            "line": 16
          },
          {
            "location": "src/ngtsc/transform/src/api.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/transform/src/compilation.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/transform/src/compilation.ts",
            "line": 179
          },
          {
            "location": "src/ngtsc/transform/src/compilation.ts",
            "line": 655
          },
          {
            "location": "src/ngtsc/transform/src/compilation.ts",
            "line": 732
          },
          {
            "location": "src/ngtsc/transform/src/compilation.ts",
            "line": 760
          },
          {
            "location": "src/ngtsc/transform/src/compilation.ts",
            "line": 774
          },
          {
            "location": "src/ngtsc/transform/src/declaration.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/transform/src/declaration.ts",
            "line": 48
          },
          {
            "location": "src/ngtsc/transform/src/declaration.ts",
            "line": 68
          },
          {
            "location": "src/ngtsc/transform/src/declaration.ts",
            "line": 102
          },
          {
            "location": "src/ngtsc/transform/src/declaration.ts",
            "line": 106
          },
          {
            "location": "src/ngtsc/transform/src/declaration.ts",
            "line": 111
          },
          {
            "location": "src/ngtsc/transform/src/declaration.ts",
            "line": 159
          },
          {
            "location": "src/ngtsc/transform/src/declaration.ts",
            "line": 197
          },
          {
            "location": "src/ngtsc/transform/src/declaration.ts",
            "line": 198
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 24
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 27
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 28
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 92
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 120
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 124
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 129
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 133
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 153
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 156
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 165
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 169
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 174
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 178
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 195
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 199
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 205
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 209
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 254
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 259
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 264
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 270
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 271
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 294
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 295
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 296
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 311
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 314
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 348
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 370
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 373
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 496
          },
          {
            "location": "src/ngtsc/transform/src/implicit_signal_debug_name_transform.ts",
            "line": 499
          },
          {
            "location": "src/ngtsc/transform/src/trait.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 148
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 210
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 227
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 229
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 250
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 279
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 316
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 317
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 322
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 333
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 346
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 356
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 366
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 375
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 497
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 503
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 522
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 524
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 530
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 553
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/check_unique_identifier_name.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/import_manager.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/import_manager.ts",
            "line": 369
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/import_manager.ts",
            "line": 424
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/import_typescript_transform.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/import_typescript_transform.ts",
            "line": 57
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/import_typescript_transform.ts",
            "line": 65
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/import_typescript_transform.ts",
            "line": 72
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/import_typescript_transform.ts",
            "line": 96
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/import_typescript_transform.ts",
            "line": 109
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/import_typescript_transform.ts",
            "line": 146
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/reuse_generated_imports.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/reuse_source_file_imports.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/reuse_source_file_imports.ts",
            "line": 58
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/reuse_source_file_imports.ts",
            "line": 83
          },
          {
            "location": "src/ngtsc/translator/src/import_manager/reuse_source_file_imports.ts",
            "line": 94
          },
          {
            "location": "src/ngtsc/translator/src/ts_util.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 53
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 60
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 63
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 113
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 117
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 119
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 128
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 130
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 132
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 134
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 136
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 142
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 145
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 148
          },
          {
            "location": "src/ngtsc/translator/src/type_emitter.ts",
            "line": 150
          },
          {
            "location": "src/ngtsc/translator/src/type_translator.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/translator/src/type_translator.ts",
            "line": 71
          },
          {
            "location": "src/ngtsc/translator/src/type_translator.ts",
            "line": 107
          },
          {
            "location": "src/ngtsc/translator/src/type_translator.ts",
            "line": 253
          },
          {
            "location": "src/ngtsc/translator/src/type_translator.ts",
            "line": 255
          },
          {
            "location": "src/ngtsc/translator/src/type_translator.ts",
            "line": 257
          },
          {
            "location": "src/ngtsc/translator/src/type_translator.ts",
            "line": 259
          },
          {
            "location": "src/ngtsc/translator/src/type_translator.ts",
            "line": 270
          },
          {
            "location": "src/ngtsc/translator/src/type_translator.ts",
            "line": 292
          },
          {
            "location": "src/ngtsc/translator/src/type_translator.ts",
            "line": 302
          },
          {
            "location": "src/ngtsc/translator/src/type_translator.ts",
            "line": 315
          },
          {
            "location": "src/ngtsc/translator/src/type_translator.ts",
            "line": 345
          },
          {
            "location": "src/ngtsc/translator/src/typescript_ast_factory.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/translator/src/typescript_ast_factory.ts",
            "line": 127
          },
          {
            "location": "src/ngtsc/translator/src/typescript_ast_factory.ts",
            "line": 168
          },
          {
            "location": "src/ngtsc/translator/src/typescript_ast_factory.ts",
            "line": 187
          },
          {
            "location": "src/ngtsc/translator/src/typescript_ast_factory.ts",
            "line": 205
          },
          {
            "location": "src/ngtsc/translator/src/typescript_ast_factory.ts",
            "line": 377
          },
          {
            "location": "src/ngtsc/translator/src/typescript_ast_factory.ts",
            "line": 381
          },
          {
            "location": "src/ngtsc/translator/src/typescript_ast_factory.ts",
            "line": 439
          },
          {
            "location": "src/ngtsc/translator/src/typescript_ast_factory.ts",
            "line": 478
          },
          {
            "location": "src/ngtsc/translator/src/typescript_ast_factory.ts",
            "line": 486
          },
          {
            "location": "src/ngtsc/translator/src/typescript_ast_factory.ts",
            "line": 493
          },
          {
            "location": "src/ngtsc/translator/src/typescript_ast_factory.ts",
            "line": 496
          },
          {
            "location": "src/ngtsc/translator/src/typescript_ast_factory.ts",
            "line": 498
          },
          {
            "location": "src/ngtsc/translator/src/typescript_translator.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/tsc_plugin.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/api/api.ts",
            "line": 21
          },
          {
            "location": "src/ngtsc/typecheck/api/checker.ts",
            "line": 24
          },
          {
            "location": "src/ngtsc/typecheck/api/context.ts",
            "line": 17
          },
          {
            "location": "src/ngtsc/typecheck/api/scope.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/api/symbols.ts",
            "line": 19
          },
          {
            "location": "src/ngtsc/typecheck/diagnostics/src/diagnostic.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/diagnostics/src/diagnostic.ts",
            "line": 216
          },
          {
            "location": "src/ngtsc/typecheck/diagnostics/src/diagnostic.ts",
            "line": 227
          },
          {
            "location": "src/ngtsc/typecheck/diagnostics/src/id.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/api/api.ts",
            "line": 16
          },
          {
            "location": "src/ngtsc/typecheck/extended/api/extended_template_checker.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/defer_trigger_misconfiguration/index.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.ts",
            "line": 23
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/missing_structural_directive/index.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.ts",
            "line": 17
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/skip_hydration_not_static/index.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/uninvoked_function_in_event_binding/index.ts",
            "line": 23
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/uninvoked_function_in_text_interpolation/index.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/uninvoked_track_function/index.ts",
            "line": 19
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/unparenthesized_nullish_coalescing/index.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/unused_let_declaration/index.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/extended/src/extended_template_checker.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 38
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 139
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 150
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 376
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 389
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 391
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 393
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 407
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 432
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 435
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 440
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 1911
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 1916
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 2009
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 2042
          },
          {
            "location": "src/ngtsc/typecheck/src/comments.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/src/comments.ts",
            "line": 25
          },
          {
            "location": "src/ngtsc/typecheck/src/comments.ts",
            "line": 60
          },
          {
            "location": "src/ngtsc/typecheck/src/comments.ts",
            "line": 180
          },
          {
            "location": "src/ngtsc/typecheck/src/comments.ts",
            "line": 196
          },
          {
            "location": "src/ngtsc/typecheck/src/completion.ts",
            "line": 23
          },
          {
            "location": "src/ngtsc/typecheck/src/completion.ts",
            "line": 181
          },
          {
            "location": "src/ngtsc/typecheck/src/completion.ts",
            "line": 186
          },
          {
            "location": "src/ngtsc/typecheck/src/completion.ts",
            "line": 189
          },
          {
            "location": "src/ngtsc/typecheck/src/completion.ts",
            "line": 190
          },
          {
            "location": "src/ngtsc/typecheck/src/completion.ts",
            "line": 221
          },
          {
            "location": "src/ngtsc/typecheck/src/completion.ts",
            "line": 227
          },
          {
            "location": "src/ngtsc/typecheck/src/completion.ts",
            "line": 237
          },
          {
            "location": "src/ngtsc/typecheck/src/context.ts",
            "line": 20
          },
          {
            "location": "src/ngtsc/typecheck/src/context.ts",
            "line": 451
          },
          {
            "location": "src/ngtsc/typecheck/src/diagnostics.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/typecheck/src/dom.ts",
            "line": 15
          },
          {
            "location": "src/ngtsc/typecheck/src/environment.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 33
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 78
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 79
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 145
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 151
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 157
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 241
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 250
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 258
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 278
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 315
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 325
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 327
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 343
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 352
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 356
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 457
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 465
          },
          {
            "location": "src/ngtsc/typecheck/src/oob.ts",
            "line": 34
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/codegen.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/codegen.ts",
            "line": 147
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/content_projection.ts",
            "line": 25
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/signal_forms.ts",
            "line": 24
          },
          {
            "location": "src/ngtsc/typecheck/src/reference_emit_environment.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/src/reference_emit_environment.ts",
            "line": 74
          },
          {
            "location": "src/ngtsc/typecheck/src/reference_emit_environment.ts",
            "line": 76
          },
          {
            "location": "src/ngtsc/typecheck/src/shim.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/shim.ts",
            "line": 38
          },
          {
            "location": "src/ngtsc/typecheck/src/source.ts",
            "line": 15
          },
          {
            "location": "src/ngtsc/typecheck/src/symbol_util.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/symbol_util.ts",
            "line": 58
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_adapter.ts",
            "line": 48
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_adapter.ts",
            "line": 140
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_adapter.ts",
            "line": 143
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_adapter.ts",
            "line": 144
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_adapter.ts",
            "line": 145
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_adapter.ts",
            "line": 364
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_adapter.ts",
            "line": 366
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_util.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_util.ts",
            "line": 166
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_util.ts",
            "line": 183
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_util.ts",
            "line": 193
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_util.ts",
            "line": 209
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_util.ts",
            "line": 238
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_util.ts",
            "line": 253
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_util.ts",
            "line": 304
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_util.ts",
            "line": 306
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 36
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 373
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 377
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 389
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 407
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 472
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 534
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 578
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 581
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 641
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 714
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 723
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 739
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 751
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 762
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 764
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 766
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 768
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 770
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 795
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 796
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 804
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 816
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 817
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 818
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 887
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 890
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 898
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 900
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 901
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 902
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 904
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 905
          },
          {
            "location": "src/ngtsc/typecheck/src/ts_util.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/ts_util.ts",
            "line": 16
          },
          {
            "location": "src/ngtsc/typecheck/src/ts_util.ts",
            "line": 28
          },
          {
            "location": "src/ngtsc/typecheck/src/ts_util.ts",
            "line": 29
          },
          {
            "location": "src/ngtsc/typecheck/src/ts_util.ts",
            "line": 91
          },
          {
            "location": "src/ngtsc/typecheck/src/type_check_file.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/typecheck/src/type_check_file.ts",
            "line": 54
          },
          {
            "location": "src/ngtsc/typecheck/src/type_check_file.ts",
            "line": 104
          },
          {
            "location": "src/ngtsc/typecheck/src/type_constructor.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/typecheck/src/type_parameter_emitter.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/typecheck/src/type_parameter_emitter.ts",
            "line": 92
          },
          {
            "location": "src/ngtsc/typecheck/src/type_parameter_emitter.ts",
            "line": 135
          },
          {
            "location": "src/ngtsc/typecheck/template_semantics/api/api.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/template_semantics/src/template_semantics_checker.ts",
            "line": 24
          },
          {
            "location": "src/ngtsc/typecheck/testing/index.ts",
            "line": 35
          },
          {
            "location": "src/ngtsc/typecheck/testing/index.ts",
            "line": 780
          },
          {
            "location": "src/ngtsc/typecheck/testing/index.ts",
            "line": 782
          },
          {
            "location": "src/ngtsc/typecheck/testing/index.ts",
            "line": 1109
          },
          {
            "location": "src/ngtsc/util/src/path.ts",
            "line": 10
          },
          {
            "location": "src/ngtsc/util/src/typescript.ts",
            "line": 12
          },
          {
            "location": "src/ngtsc/util/src/typescript.ts",
            "line": 46
          },
          {
            "location": "src/ngtsc/util/src/typescript.ts",
            "line": 52
          },
          {
            "location": "src/ngtsc/util/src/typescript.ts",
            "line": 56
          },
          {
            "location": "src/ngtsc/util/src/typescript.ts",
            "line": 69
          },
          {
            "location": "src/ngtsc/util/src/typescript.ts",
            "line": 85
          },
          {
            "location": "src/ngtsc/util/src/typescript.ts",
            "line": 100
          },
          {
            "location": "src/ngtsc/util/src/typescript.ts",
            "line": 108
          },
          {
            "location": "src/ngtsc/util/src/typescript.ts",
            "line": 114
          },
          {
            "location": "src/ngtsc/util/src/typescript.ts",
            "line": 119
          },
          {
            "location": "src/ngtsc/util/src/typescript.ts",
            "line": 122
          },
          {
            "location": "src/ngtsc/util/src/typescript.ts",
            "line": 153
          },
          {
            "location": "src/ngtsc/util/src/typescript.ts",
            "line": 179
          },
          {
            "location": "src/ngtsc/util/src/typescript.ts",
            "line": 191
          },
          {
            "location": "src/ngtsc/util/src/visitor.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/util/src/visitor.ts",
            "line": 87
          },
          {
            "location": "src/ngtsc/util/src/visitor.ts",
            "line": 89
          },
          {
            "location": "src/ngtsc/util/src/visitor.ts",
            "line": 99
          },
          {
            "location": "src/ngtsc/util/src/visitor.ts",
            "line": 132
          },
          {
            "location": "src/ngtsc/validation/src/rules/api.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/validation/src/rules/forbidden_required_initializer_invocation_rule.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/validation/src/rules/forbidden_required_initializer_invocation_rule.ts",
            "line": 51
          },
          {
            "location": "src/ngtsc/validation/src/rules/forbidden_required_initializer_invocation_rule.ts",
            "line": 54
          },
          {
            "location": "src/ngtsc/validation/src/rules/forbidden_required_initializer_invocation_rule.ts",
            "line": 61
          },
          {
            "location": "src/ngtsc/validation/src/rules/forbidden_required_initializer_invocation_rule.ts",
            "line": 70
          },
          {
            "location": "src/ngtsc/validation/src/rules/forbidden_required_initializer_invocation_rule.ts",
            "line": 73
          },
          {
            "location": "src/ngtsc/validation/src/rules/forbidden_required_initializer_invocation_rule.ts",
            "line": 76
          },
          {
            "location": "src/ngtsc/validation/src/rules/forbidden_required_initializer_invocation_rule.ts",
            "line": 127
          },
          {
            "location": "src/ngtsc/validation/src/rules/initializer_api_usage_rule.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/validation/src/rules/initializer_api_usage_rule.ts",
            "line": 54
          },
          {
            "location": "src/ngtsc/validation/src/rules/initializer_api_usage_rule.ts",
            "line": 61
          },
          {
            "location": "src/ngtsc/validation/src/rules/initializer_api_usage_rule.ts",
            "line": 66
          },
          {
            "location": "src/ngtsc/validation/src/rules/initializer_api_usage_rule.ts",
            "line": 84
          },
          {
            "location": "src/ngtsc/validation/src/rules/initializer_api_usage_rule.ts",
            "line": 87
          },
          {
            "location": "src/ngtsc/validation/src/rules/initializer_api_usage_rule.ts",
            "line": 91
          },
          {
            "location": "src/ngtsc/validation/src/rules/unused_standalone_imports_rule.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/validation/src/rules/unused_standalone_imports_rule.ts",
            "line": 41
          },
          {
            "location": "src/ngtsc/validation/src/rules/unused_standalone_imports_rule.ts",
            "line": 173
          },
          {
            "location": "src/ngtsc/validation/src/source_file_validator.ts",
            "line": 9
          },
          {
            "location": "src/perform_compile.ts",
            "line": 9
          },
          {
            "location": "src/perform_compile.ts",
            "line": 39
          },
          {
            "location": "src/perform_compile.ts",
            "line": 84
          },
          {
            "location": "src/perform_compile.ts",
            "line": 151
          },
          {
            "location": "src/perform_compile.ts",
            "line": 224
          },
          {
            "location": "src/perform_watch.ts",
            "line": 11
          },
          {
            "location": "src/transformers/api.ts",
            "line": 9
          },
          {
            "location": "src/transformers/compiler_host.ts",
            "line": 9
          },
          {
            "location": "src/transformers/compiler_host.ts",
            "line": 23
          },
          {
            "location": "src/transformers/i18n.ts",
            "line": 11
          },
          {
            "location": "src/transformers/util.ts",
            "line": 9
          },
          {
            "location": "src/typescript_support.ts",
            "line": 8
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "tslib",
      "version": "2.8.1",
      "description": "Runtime library for TypeScript helper functions",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "url": "https://opensource.org/licenses/0BSD",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.8.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/tslib.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tslib@2.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tslib/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tslib/package.json"
              }
            ],
            "concludedValue": "node_modules/tslib/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "semver",
      "version": "7.7.4",
      "description": "The semantic version parser used by npm.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/semver@7.7.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-semver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.7.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/semver/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "semver"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/semver/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "linker/src/file_linker/partial_linkers/partial_component_linker_1.ts",
            "line": 32
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_linker_selector.ts",
            "line": 8
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_linker_selector.ts",
            "line": 173
          },
          {
            "location": "linker/src/file_linker/partial_linkers/util.ts",
            "line": 20
          },
          {
            "location": "src/ngtsc/core/src/feature_detection.ts",
            "line": 11
          },
          {
            "location": "src/ngtsc/core/src/feature_detection.ts",
            "line": 26
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ron Buckton <ron.buckton@microsoft.com> (http://github.com/rbuckton)"
        }
      ],
      "group": "",
      "name": "reflect-metadata",
      "version": "0.2.2",
      "description": "Polyfill for Metadata Reflection API",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/reflect-metadata@0.2.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "http://rbuckton.github.io/reflect-metadata"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rbuckton/reflect-metadata.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/reflect-metadata@0.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/reflect-metadata/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "reflect-metadata"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/reflect-metadata/package.json"
              }
            ],
            "concludedValue": "node_modules/reflect-metadata/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/bin/ng_xi18n.ts",
            "line": 11
          },
          {
            "location": "src/bin/ngc.ts",
            "line": 11
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Thorsten Lorenz <thlorenz@gmx.de> (http://thlorenz.com)"
        }
      ],
      "group": "",
      "name": "convert-source-map",
      "version": "1.9.0",
      "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/convert-source-map@1.9.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/thlorenz/convert-source-map"
        },
        {
          "type": "vcs",
          "url": "git://github.com/thlorenz/convert-source-map.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/convert-source-map@1.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/convert-source-map/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "convert-source-map"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/convert-source-map/package.json"
              }
            ],
            "concludedValue": "node_modules/convert-source-map/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/ngtsc/sourcemaps/src/source_file.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/sourcemaps/src/source_file.ts",
            "line": 17
          },
          {
            "location": "src/ngtsc/sourcemaps/src/source_file.ts",
            "line": 18
          },
          {
            "location": "src/ngtsc/sourcemaps/src/source_file_loader.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/sourcemaps/src/source_file_loader.ts",
            "line": 157
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Paul Miller (https://paulmillr.com)"
        }
      ],
      "group": "",
      "name": "chokidar",
      "version": "5.0.0",
      "description": "Minimal and efficient cross-platform file watching library",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/chokidar@5.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/paulmillr/chokidar"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/paulmillr/chokidar.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/chokidar@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chokidar/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "chokidar"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/chokidar/package.json"
              }
            ],
            "concludedValue": "node_modules/chokidar/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/perform_watch.ts",
            "line": 9
          },
          {
            "location": "src/perform_watch.ts",
            "line": 87
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Justin Ridgewell <justin@ridgewell.name>"
        }
      ],
      "group": "@jridgewell",
      "name": "sourcemap-codec",
      "version": "1.5.5",
      "description": "Encode/decode sourcemap mappings",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.5.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/jridgewell/sourcemaps.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@jridgewell/sourcemap-codec@1.5.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@jridgewell/sourcemap-codec/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@jridgewell/sourcemap-codec,decode,@jridgewell/sourcemap-codec/decode,encode,@jridgewell/sourcemap-codec/encode,SourceMapMappings,@jridgewell/sourcemap-codec/SourceMapMappings,SourceMapSegment,@jridgewell/sourcemap-codec/SourceMapSegment"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@jridgewell/sourcemap-codec/package.json"
              }
            ],
            "concludedValue": "node_modules/@jridgewell/sourcemap-codec/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/ngtsc/sourcemaps/src/source_file.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/sourcemaps/src/source_file.ts",
            "line": 93
          },
          {
            "location": "src/ngtsc/sourcemaps/src/source_file.ts",
            "line": 383
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Babel Team (https://babel.dev/team)"
        }
      ],
      "group": "@babel",
      "name": "core",
      "version": "7.29.0",
      "description": "Babel compiler core.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40babel/core@7.29.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://babel.dev/docs/en/next/babel-core"
        },
        {
          "type": "vcs",
          "url": "https://github.com/babel/babel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@babel/core@7.29.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@babel/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@babel/core,types,@babel/core/types,NodePath,@babel/core/NodePath,ConfigAPI,@babel/core/ConfigAPI,PluginObj,@babel/core/PluginObj,BabelFile,@babel/core/BabelFile"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@babel/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@babel/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 8
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 44
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 56
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 68
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 81
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 92
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 94
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 102
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 108
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 117
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 118
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 128
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 131
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 143
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 144
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 157
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 158
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 165
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 167
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 169
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 171
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 173
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 180
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 184
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 187
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 191
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 192
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 193
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 201
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 205
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 209
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 215
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 219
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 225
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 229
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 240
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 241
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 246
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 279
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 281
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 283
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 285
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 287
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 289
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 291
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 297
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 299
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 304
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 309
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 313
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 320
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 323
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 331
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 335
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 338
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 344
          },
          {
            "location": "linker/babel/src/ast/babel_ast_factory.ts",
            "line": 353
          },
          {
            "location": "linker/babel/src/ast/babel_ast_host.ts",
            "line": 9
          },
          {
            "location": "linker/babel/src/ast/babel_ast_host.ts",
            "line": 18
          },
          {
            "location": "linker/babel/src/ast/babel_ast_host.ts",
            "line": 20
          },
          {
            "location": "linker/babel/src/ast/babel_ast_host.ts",
            "line": 42
          },
          {
            "location": "linker/babel/src/ast/babel_ast_host.ts",
            "line": 46
          },
          {
            "location": "linker/babel/src/ast/babel_ast_host.ts",
            "line": 56
          },
          {
            "location": "linker/babel/src/ast/babel_ast_host.ts",
            "line": 81
          },
          {
            "location": "linker/babel/src/ast/babel_ast_host.ts",
            "line": 90
          },
          {
            "location": "linker/babel/src/ast/babel_ast_host.ts",
            "line": 95
          },
          {
            "location": "linker/babel/src/ast/babel_ast_host.ts",
            "line": 175
          },
          {
            "location": "linker/babel/src/ast/babel_ast_host.ts",
            "line": 188
          },
          {
            "location": "linker/babel/src/ast/babel_ast_host.ts",
            "line": 200
          },
          {
            "location": "linker/babel/src/ast/babel_ast_host.ts",
            "line": 210
          },
          {
            "location": "linker/babel/src/ast/babel_ast_host.ts",
            "line": 213
          },
          {
            "location": "linker/babel/src/babel_declaration_scope.ts",
            "line": 8
          },
          {
            "location": "linker/babel/src/babel_declaration_scope.ts",
            "line": 44
          },
          {
            "location": "linker/babel/src/babel_declaration_scope.ts",
            "line": 48
          },
          {
            "location": "linker/babel/src/babel_plugin.ts",
            "line": 8
          },
          {
            "location": "linker/babel/src/es2015_linker_plugin.ts",
            "line": 9
          },
          {
            "location": "linker/babel/src/es2015_linker_plugin.ts",
            "line": 151
          },
          {
            "location": "linker/babel/src/es2015_linker_plugin.ts",
            "line": 153
          },
          {
            "location": "linker/babel/src/es2015_linker_plugin.ts",
            "line": 155
          },
          {
            "location": "linker/babel/src/es2015_linker_plugin.ts",
            "line": 166
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "angular"
        }
      ],
      "group": "@angular",
      "name": "compiler",
      "version": "0.0.0-PLACEHOLDER",
      "description": "Angular - the compiler library",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40angular/compiler@0.0.0-PLACEHOLDER",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular/compiler@0.0.0-PLACEHOLDER",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular/compiler/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@angular/compiler,ConstantPool,@angular/compiler/ConstantPool,outputAst,@angular/compiler/outputAst,R3PartialDeclaration,@angular/compiler/R3PartialDeclaration,compileOpaqueAsyncClassMetadata,@angular/compiler/compileOpaqueAsyncClassMetadata,R3ClassMetadata,@angular/compiler/R3ClassMetadata,R3DeclareClassMetadataAsync,@angular/compiler/R3DeclareClassMetadataAsync,compileClassMetadata,@angular/compiler/compileClassMetadata,R3DeclareClassMetadata,@angular/compiler/R3DeclareClassMetadata,ChangeDetectionStrategy,@angular/compiler/ChangeDetectionStrategy,compileComponentFromMetadata,@angular/compiler/compileComponentFromMetadata,DeclarationListEmitMode,@angular/compiler/DeclarationListEmitMode,DeferBlockDepsEmitMode,@angular/compiler/DeferBlockDepsEmitMode,ForwardRefHandling,@angular/compiler/ForwardRefHandling,makeBindingParser,@angular/compiler/makeBindingParser,ParsedTemplate,@angular/compiler/ParsedTemplate,parseTemplate,@angular/compiler/parseTemplate,R3ComponentDeferMetadata,@angular/compiler/R3ComponentDeferMetadata,R3ComponentMetadata,@angular/compiler/R3ComponentMetadata,R3DeclareComponentMetadata,@angular/compiler/R3DeclareComponentMetadata,R3DeclareDirectiveDependencyMetadata,@angular/compiler/R3DeclareDirectiveDependencyMetadata,R3DeclarePipeDependencyMetadata,@angular/compiler/R3DeclarePipeDependencyMetadata,R3DirectiveDependencyMetadata,@angular/compiler/R3DirectiveDependencyMetadata,R3TargetBinder,@angular/compiler/R3TargetBinder,R3TemplateDependencyKind,@angular/compiler/R3TemplateDependencyKind,R3TemplateDependencyMetadata,@angular/compiler/R3TemplateDependencyMetadata,TmplAstDeferredBlock,@angular/compiler/TmplAstDeferredBlock,ViewEncapsulation,@angular/compiler/ViewEncapsulation,compileDirectiveFromMetadata,@angular/compiler/compileDirectiveFromMetadata,LegacyInputPartialMapping,@angular/compiler/LegacyInputPartialMapping,ParseLocation,@angular/compiler/ParseLocation,ParseSourceFile,@angular/compiler/ParseSourceFile,ParseSourceSpan,@angular/compiler/ParseSourceSpan,R3DeclareDirectiveMetadata,@angular/compiler/R3DeclareDirectiveMetadata,R3DeclareHostDirectiveMetadata,@angular/compiler/R3DeclareHostDirectiveMetadata,R3DeclareQueryMetadata,@angular/compiler/R3DeclareQueryMetadata,R3DirectiveMetadata,@angular/compiler/R3DirectiveMetadata,R3HostDirectiveMetadata,@angular/compiler/R3HostDirectiveMetadata,R3HostMetadata,@angular/compiler/R3HostMetadata,R3InputMetadata,@angular/compiler/R3InputMetadata,R3QueryMetadata,@angular/compiler/R3QueryMetadata,compileFactoryFunction,@angular/compiler/compileFactoryFunction,FactoryTarget,@angular/compiler/FactoryTarget,R3DeclareFactoryMetadata,@angular/compiler/R3DeclareFactoryMetadata,R3DependencyMetadata,@angular/compiler/R3DependencyMetadata,R3FactoryMetadata,@angular/compiler/R3FactoryMetadata,compileInjectable,@angular/compiler/compileInjectable,createMayBeForwardRefExpression,@angular/compiler/createMayBeForwardRefExpression,R3DeclareInjectableMetadata,@angular/compiler/R3DeclareInjectableMetadata,R3InjectableMetadata,@angular/compiler/R3InjectableMetadata,compileInjector,@angular/compiler/compileInjector,R3DeclareInjectorMetadata,@angular/compiler/R3DeclareInjectorMetadata,R3InjectorMetadata,@angular/compiler/R3InjectorMetadata,compileNgModule,@angular/compiler/compileNgModule,R3DeclareNgModuleMetadata,@angular/compiler/R3DeclareNgModuleMetadata,R3NgModuleMetadata,@angular/compiler/R3NgModuleMetadata,R3NgModuleMetadataKind,@angular/compiler/R3NgModuleMetadataKind,R3Reference,@angular/compiler/R3Reference,R3SelectorScopeMode,@angular/compiler/R3SelectorScopeMode,compilePipeFromMetadata,@angular/compiler/compilePipeFromMetadata,R3DeclarePipeMetadata,@angular/compiler/R3DeclarePipeMetadata,R3PipeMetadata,@angular/compiler/R3PipeMetadata,MaybeForwardRefExpression,@angular/compiler/MaybeForwardRefExpression,R3DeclareDependencyMetadata,@angular/compiler/R3DeclareDependencyMetadata,literal,@angular/compiler/literal,R3ClassDebugInfo,@angular/compiler/R3ClassDebugInfo,WrappedNodeExpr,@angular/compiler/WrappedNodeExpr,Expression,@angular/compiler/Expression,LiteralExpr,@angular/compiler/LiteralExpr,ClassPropertyName,@angular/compiler/ClassPropertyName,compileDeclareFactoryFunction,@angular/compiler/compileDeclareFactoryFunction,ClassPropertyMapping,@angular/compiler/ClassPropertyMapping,ArrowFunctionExpr,@angular/compiler/ArrowFunctionExpr,LiteralArrayExpr,@angular/compiler/LiteralArrayExpr,literalMap,@angular/compiler/literalMap,CUSTOM_ELEMENTS_SCHEMA,@angular/compiler/CUSTOM_ELEMENTS_SCHEMA,NO_ERRORS_SCHEMA,@angular/compiler/NO_ERRORS_SCHEMA,SchemaMetadata,@angular/compiler/SchemaMetadata,ExternalExpr,@angular/compiler/ExternalExpr,R3CompiledExpression,@angular/compiler/R3CompiledExpression,ReadPropExpr,@angular/compiler/ReadPropExpr,Statement,@angular/compiler/Statement,TmplAstNode,@angular/compiler/TmplAstNode,CombinedRecursiveAstVisitor,@angular/compiler/CombinedRecursiveAstVisitor,tmplAstVisitAll,@angular/compiler/tmplAstVisitAll,TmplAstElement,@angular/compiler/TmplAstElement,LegacyAnimationTriggerNames,@angular/compiler/LegacyAnimationTriggerNames,BoundTarget,@angular/compiler/BoundTarget,compileClassDebugInfo,@angular/compiler/compileClassDebugInfo,compileHmrInitializer,@angular/compiler/compileHmrInitializer,compileComponentClassMetadata,@angular/compiler/compileComponentClassMetadata,compileComponentDeclareClassMetadata,@angular/compiler/compileComponentDeclareClassMetadata,compileDeclareComponentFromMetadata,@angular/compiler/compileDeclareComponentFromMetadata,compileDeferResolverFunction,@angular/compiler/compileDeferResolverFunction,CssSelector,@angular/compiler/CssSelector,DeclareComponentTemplateInfo,@angular/compiler/DeclareComponentTemplateInfo,DomElementSchemaRegistry,@angular/compiler/DomElementSchemaRegistry,R3DeferPerComponentDependency,@angular/compiler/R3DeferPerComponentDependency,R3NgModuleDependencyMetadata,@angular/compiler/R3NgModuleDependencyMetadata,R3PipeDependencyMetadata,@angular/compiler/R3PipeDependencyMetadata,R3TemplateDependency,@angular/compiler/R3TemplateDependency,SelectorMatcher,@angular/compiler/SelectorMatcher,DirectiveMatcher,@angular/compiler/DirectiveMatcher,SelectorlessMatcher,@angular/compiler/SelectorlessMatcher,MatchSource,@angular/compiler/MatchSource,R3DeferPerBlockDependency,@angular/compiler/R3DeferPerBlockDependency,LexerRange,@angular/compiler/LexerRange,ParseTemplateOptions,@angular/compiler/ParseTemplateOptions,@angular/compiler/AST,TmplAstComponent,@angular/compiler/TmplAstComponent,TmplAstDirective,@angular/compiler/TmplAstDirective,BindingPipe,@angular/compiler/BindingPipe,BindingPipeType,@angular/compiler/BindingPipeType,compileDeclareClassMetadata,@angular/compiler/compileDeclareClassMetadata,compileDeclareDirectiveFromMetadata,@angular/compiler/compileDeclareDirectiveFromMetadata,InputOrOutput,@angular/compiler/InputOrOutput,emitDistinctChangesOnlyDefaultValue,@angular/compiler/emitDistinctChangesOnlyDefaultValue,ExternalReference,@angular/compiler/ExternalReference,getSafePropertyAccessString,@angular/compiler/getSafePropertyAccessString,ParsedHostBindings,@angular/compiler/ParsedHostBindings,ParseError,@angular/compiler/ParseError,parseHostBindings,@angular/compiler/parseHostBindings,verifyHostBindings,@angular/compiler/verifyHostBindings,R3Identifiers,@angular/compiler/R3Identifiers,compileDeclareInjectorFromMetadata,@angular/compiler/compileDeclareInjectorFromMetadata,compileDeclareNgModuleFromMetadata,@angular/compiler/compileDeclareNgModuleFromMetadata,FunctionExpr,@angular/compiler/FunctionExpr,InvokeFunctionExpr,@angular/compiler/InvokeFunctionExpr,ReturnStatement,@angular/compiler/ReturnStatement,CompileClassMetadataFn,@angular/compiler/CompileClassMetadataFn,compileDeclareInjectableFromMetadata,@angular/compiler/compileDeclareInjectableFromMetadata,compileDeclarePipeFromMetadata,@angular/compiler/compileDeclarePipeFromMetadata,VERSION,@angular/compiler/VERSION,R3HmrNamespaceDependency,@angular/compiler/R3HmrNamespaceDependency,R3HmrMetadata,@angular/compiler/R3HmrMetadata,compileHmrUpdateCallback,@angular/compiler/compileHmrUpdateCallback,DirectiveMeta,@angular/compiler/DirectiveMeta,ASTWithSource,@angular/compiler/ASTWithSource,ImplicitReceiver,@angular/compiler/ImplicitReceiver,PropertyRead,@angular/compiler/PropertyRead,ThisReceiver,@angular/compiler/ThisReceiver,TmplAstBoundAttribute,@angular/compiler/TmplAstBoundAttribute,TmplAstLetDeclaration,@angular/compiler/TmplAstLetDeclaration,TmplAstReference,@angular/compiler/TmplAstReference,TmplAstTemplate,@angular/compiler/TmplAstTemplate,TmplAstVariable,@angular/compiler/TmplAstVariable,HtmlParser,@angular/compiler/HtmlParser,MessageBundle,@angular/compiler/MessageBundle,core,@angular/compiler/core,Type,@angular/compiler/Type,AbsoluteSourceSpan,@angular/compiler/AbsoluteSourceSpan,LiteralPrimitive,@angular/compiler/LiteralPrimitive,SafePropertyRead,@angular/compiler/SafePropertyRead,TemplateEntity,@angular/compiler/TemplateEntity,TmplAstHostElement,@angular/compiler/TmplAstHostElement,TmplAstTextAttribute,@angular/compiler/TmplAstTextAttribute,TmplAstDeferredTrigger,@angular/compiler/TmplAstDeferredTrigger,TmplAstHoverDeferredTrigger,@angular/compiler/TmplAstHoverDeferredTrigger,TmplAstImmediateDeferredTrigger,@angular/compiler/TmplAstImmediateDeferredTrigger,TmplAstInteractionDeferredTrigger,@angular/compiler/TmplAstInteractionDeferredTrigger,TmplAstTimerDeferredTrigger,@angular/compiler/TmplAstTimerDeferredTrigger,TmplAstViewportDeferredTrigger,@angular/compiler/TmplAstViewportDeferredTrigger,BindingType,@angular/compiler/BindingType,Interpolation,@angular/compiler/Interpolation,PrefixNot,@angular/compiler/PrefixNot,TmplAstIfBlock,@angular/compiler/TmplAstIfBlock,TmplAstSwitchBlock,@angular/compiler/TmplAstSwitchBlock,TmplAstBoundEvent,@angular/compiler/TmplAstBoundEvent,Binary,@angular/compiler/Binary,KeyedRead,@angular/compiler/KeyedRead,SafeCall,@angular/compiler/SafeCall,SafeKeyedRead,@angular/compiler/SafeKeyedRead,Call,@angular/compiler/Call,Chain,@angular/compiler/Chain,Conditional,@angular/compiler/Conditional,ParsedEventType,@angular/compiler/ParsedEventType,ArrowFunction,@angular/compiler/ArrowFunction,TmplAstForLoopBlock,@angular/compiler/TmplAstForLoopBlock,ReferenceTarget,@angular/compiler/ReferenceTarget,ScopedNode,@angular/compiler/ScopedNode,Target,@angular/compiler/Target,EmptyExpr,@angular/compiler/EmptyExpr,AstVisitor,@angular/compiler/AstVisitor,LiteralArray,@angular/compiler/LiteralArray,LiteralMap,@angular/compiler/LiteralMap,NonNullAssert,@angular/compiler/NonNullAssert,ParenthesizedExpression,@angular/compiler/ParenthesizedExpression,RegularExpressionLiteral,@angular/compiler/RegularExpressionLiteral,SpreadElement,@angular/compiler/SpreadElement,TaggedTemplateLiteral,@angular/compiler/TaggedTemplateLiteral,TemplateLiteral,@angular/compiler/TemplateLiteral,TypeofExpression,@angular/compiler/TypeofExpression,Unary,@angular/compiler/Unary,VoidExpression,@angular/compiler/VoidExpression,ParsedEvent,@angular/compiler/ParsedEvent,BindingParser,@angular/compiler/BindingParser,ParseSpan,@angular/compiler/ParseSpan,RecursiveAstVisitor,@angular/compiler/RecursiveAstVisitor,ASTWithName,@angular/compiler/ASTWithName,TmplAstForLoopBlockEmpty,@angular/compiler/TmplAstForLoopBlockEmpty,TmplAstIfBlockBranch,@angular/compiler/TmplAstIfBlockBranch,TmplAstSwitchBlockCase,@angular/compiler/TmplAstSwitchBlockCase,createCssSelectorFromNode,@angular/compiler/createCssSelectorFromNode,TmplAstSwitchBlockCaseGroup,@angular/compiler/TmplAstSwitchBlockCaseGroup,TmplAstText,@angular/compiler/TmplAstText,DirectiveOwner,@angular/compiler/DirectiveOwner,BindingPropertyName,@angular/compiler/BindingPropertyName,TmplAstBoundText,@angular/compiler/TmplAstBoundText,TmplAstContent,@angular/compiler/TmplAstContent,TmplAstDeferredBlockTriggers,@angular/compiler/TmplAstDeferredBlockTriggers,TmplAstIcu,@angular/compiler/TmplAstIcu,ExpressionType,@angular/compiler/ExpressionType,TransplantedType,@angular/compiler/TransplantedType,TmplAstRecursiveVisitor,@angular/compiler/TmplAstRecursiveVisitor,Serializer,@angular/compiler/Serializer,Xliff,@angular/compiler/Xliff,Xliff2,@angular/compiler/Xliff2,@angular/compiler/Xmb,Version,@angular/compiler/Version"
        },
        {
          "name": "SrcFile",
          "value": "linker/babel/test/node_modules/@angular/compiler/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "linker/babel/test/node_modules/@angular/compiler/package.json"
              }
            ],
            "concludedValue": "linker/babel/test/node_modules/@angular/compiler/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "linker/src/ast/ast_value.ts",
            "line": 8
          },
          {
            "location": "linker/src/file_linker/emit_scopes/emit_scope.ts",
            "line": 8
          },
          {
            "location": "linker/src/file_linker/file_linker.ts",
            "line": 8
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_class_metadata_async_linker_1.ts",
            "line": 13
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_class_metadata_async_linker_1.ts",
            "line": 56
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_class_metadata_linker_1.ts",
            "line": 15
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_class_metadata_linker_1.ts",
            "line": 31
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_component_linker_1.ts",
            "line": 31
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_component_linker_1.ts",
            "line": 86
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_component_linker_1.ts",
            "line": 107
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_directive_linker_1.ts",
            "line": 27
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_directive_linker_1.ts",
            "line": 52
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_factory_linker_1.ts",
            "line": 17
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_factory_linker_1.ts",
            "line": 34
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_injectable_linker_1.ts",
            "line": 17
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_injectable_linker_1.ts",
            "line": 34
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_injectable_linker_1.ts",
            "line": 59
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_injector_linker_1.ts",
            "line": 15
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_injector_linker_1.ts",
            "line": 32
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_linker.ts",
            "line": 8
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_ng_module_linker_1.ts",
            "line": 18
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_ng_module_linker_1.ts",
            "line": 42
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_pipe_linker_1.ts",
            "line": 15
          },
          {
            "location": "linker/src/file_linker/partial_linkers/partial_pipe_linker_1.ts",
            "line": 35
          },
          {
            "location": "linker/src/file_linker/partial_linkers/util.ts",
            "line": 16
          },
          {
            "location": "linker/src/file_linker/partial_linkers/util.ts",
            "line": 60
          },
          {
            "location": "linker/src/file_linker/partial_linkers/util.ts",
            "line": 85
          },
          {
            "location": "linker/src/file_linker/partial_linkers/util.ts",
            "line": 112
          },
          {
            "location": "linker/src/file_linker/translator.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/annotations/common/src/debug_info.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/annotations/common/src/debug_info.ts",
            "line": 31
          },
          {
            "location": "src/ngtsc/annotations/common/src/debug_info.ts",
            "line": 32
          },
          {
            "location": "src/ngtsc/annotations/common/src/debug_info.ts",
            "line": 33
          },
          {
            "location": "src/ngtsc/annotations/common/src/di.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/annotations/common/src/diagnostics.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/annotations/common/src/evaluation.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/annotations/common/src/factory.ts",
            "line": 13
          },
          {
            "location": "src/ngtsc/annotations/common/src/factory.ts",
            "line": 20
          },
          {
            "location": "src/ngtsc/annotations/common/src/factory.ts",
            "line": 31
          },
          {
            "location": "src/ngtsc/annotations/common/src/injectable_registry.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/annotations/common/src/input_transforms.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/annotations/common/src/input_transforms.ts",
            "line": 27
          },
          {
            "location": "src/ngtsc/annotations/common/src/metadata.ts",
            "line": 18
          },
          {
            "location": "src/ngtsc/annotations/common/src/metadata.ts",
            "line": 146
          },
          {
            "location": "src/ngtsc/annotations/common/src/metadata.ts",
            "line": 180
          },
          {
            "location": "src/ngtsc/annotations/common/src/schema.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/annotations/common/src/util.ts",
            "line": 22
          },
          {
            "location": "src/ngtsc/annotations/component/src/animations.ts",
            "line": 14
          },
          {
            "location": "src/ngtsc/annotations/component/src/animations.ts",
            "line": 27
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 46
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1453
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1457
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1461
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1477
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1522
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1525
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1544
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1583
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1587
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1591
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1607
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1641
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1644
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1648
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 1780
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 2476
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 2494
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 2503
          },
          {
            "location": "src/ngtsc/annotations/component/src/handler.ts",
            "line": 2531
          },
          {
            "location": "src/ngtsc/annotations/component/src/metadata.ts",
            "line": 22
          },
          {
            "location": "src/ngtsc/annotations/component/src/resources.ts",
            "line": 16
          },
          {
            "location": "src/ngtsc/annotations/component/src/resources.ts",
            "line": 320
          },
          {
            "location": "src/ngtsc/annotations/component/src/resources.ts",
            "line": 341
          },
          {
            "location": "src/ngtsc/annotations/component/src/selectorless.ts",
            "line": 18
          },
          {
            "location": "src/ngtsc/annotations/component/src/selectorless.ts",
            "line": 29
          },
          {
            "location": "src/ngtsc/annotations/component/src/util.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/annotations/directive/src/handler.ts",
            "line": 23
          },
          {
            "location": "src/ngtsc/annotations/directive/src/handler.ts",
            "line": 458
          },
          {
            "location": "src/ngtsc/annotations/directive/src/handler.ts",
            "line": 462
          },
          {
            "location": "src/ngtsc/annotations/directive/src/handler.ts",
            "line": 480
          },
          {
            "location": "src/ngtsc/annotations/directive/src/handler.ts",
            "line": 484
          },
          {
            "location": "src/ngtsc/annotations/directive/src/handler.ts",
            "line": 504
          },
          {
            "location": "src/ngtsc/annotations/directive/src/handler.ts",
            "line": 508
          },
          {
            "location": "src/ngtsc/annotations/directive/src/output_function.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/annotations/directive/src/query_functions.ts",
            "line": 15
          },
          {
            "location": "src/ngtsc/annotations/directive/src/query_functions.ts",
            "line": 147
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 35
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 210
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 224
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 501
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 606
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 655
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 935
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 947
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 950
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 955
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 960
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 968
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 1891
          },
          {
            "location": "src/ngtsc/annotations/directive/src/shared.ts",
            "line": 1893
          },
          {
            "location": "src/ngtsc/annotations/directive/src/symbol.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 35
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 929
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 933
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 935
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 953
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 957
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 958
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 976
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 979
          },
          {
            "location": "src/ngtsc/annotations/ng_module/src/handler.ts",
            "line": 981
          },
          {
            "location": "src/ngtsc/annotations/src/injectable.ts",
            "line": 25
          },
          {
            "location": "src/ngtsc/annotations/src/injectable.ts",
            "line": 191
          },
          {
            "location": "src/ngtsc/annotations/src/injectable.ts",
            "line": 214
          },
          {
            "location": "src/ngtsc/annotations/src/injectable.ts",
            "line": 292
          },
          {
            "location": "src/ngtsc/annotations/src/injectable.ts",
            "line": 312
          },
          {
            "location": "src/ngtsc/annotations/src/injectable.ts",
            "line": 361
          },
          {
            "location": "src/ngtsc/annotations/src/pipe.ts",
            "line": 17
          },
          {
            "location": "src/ngtsc/annotations/src/pipe.ts",
            "line": 271
          },
          {
            "location": "src/ngtsc/annotations/src/pipe.ts",
            "line": 274
          },
          {
            "location": "src/ngtsc/annotations/src/pipe.ts",
            "line": 281
          },
          {
            "location": "src/ngtsc/annotations/src/pipe.ts",
            "line": 284
          },
          {
            "location": "src/ngtsc/annotations/src/pipe.ts",
            "line": 291
          },
          {
            "location": "src/ngtsc/annotations/src/pipe.ts",
            "line": 294
          },
          {
            "location": "src/ngtsc/core/src/compiler.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/diagnostics/src/error_details_base_url.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 15
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 102
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 124
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 134
          },
          {
            "location": "src/ngtsc/hmr/src/extract_dependencies.ts",
            "line": 138
          },
          {
            "location": "src/ngtsc/hmr/src/metadata.ts",
            "line": 14
          },
          {
            "location": "src/ngtsc/hmr/src/update_declaration.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/hmr/src/update_declaration.ts",
            "line": 40
          },
          {
            "location": "src/ngtsc/imports/src/alias.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/imports/src/default.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/imports/src/emitter.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/imports/src/references.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/incremental/semantic_graph/src/graph.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/indexer/src/api.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/indexer/src/context.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/indexer/src/template.ts",
            "line": 27
          },
          {
            "location": "src/ngtsc/indexer/src/template.ts",
            "line": 409
          },
          {
            "location": "src/ngtsc/indexer/src/transform.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/metadata/src/api.ts",
            "line": 18
          },
          {
            "location": "src/ngtsc/metadata/src/dts.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/metadata/src/dts.ts",
            "line": 166
          },
          {
            "location": "src/ngtsc/metadata/src/dts.ts",
            "line": 167
          },
          {
            "location": "src/ngtsc/metadata/src/host_directives_resolver.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/metadata/src/host_directives_resolver.ts",
            "line": 65
          },
          {
            "location": "src/ngtsc/metadata/src/host_directives_resolver.ts",
            "line": 68
          },
          {
            "location": "src/ngtsc/metadata/src/inheritance.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/metadata/src/inheritance.ts",
            "line": 42
          },
          {
            "location": "src/ngtsc/metadata/src/inheritance.ts",
            "line": 43
          },
          {
            "location": "src/ngtsc/metadata/src/inheritance.ts",
            "line": 61
          },
          {
            "location": "src/ngtsc/metadata/src/inheritance.ts",
            "line": 62
          },
          {
            "location": "src/ngtsc/metadata/src/util.ts",
            "line": 35
          },
          {
            "location": "src/ngtsc/program.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/scope/src/api.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/scope/src/local.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/scope/src/typecheck.ts",
            "line": 15
          },
          {
            "location": "src/ngtsc/scope/src/typecheck.ts",
            "line": 207
          },
          {
            "location": "src/ngtsc/transform/jit/src/initializer_api_transforms/input_function.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/transform/src/api.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/transform/src/compilation.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/transform/src/declaration.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/transform/src/transform.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/translator/src/translator.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/translator/src/translator.ts",
            "line": 384
          },
          {
            "location": "src/ngtsc/translator/src/type_translator.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/translator/src/typescript_translator.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/api/api.ts",
            "line": 20
          },
          {
            "location": "src/ngtsc/typecheck/api/checker.ts",
            "line": 23
          },
          {
            "location": "src/ngtsc/typecheck/api/completion.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/api/context.ts",
            "line": 16
          },
          {
            "location": "src/ngtsc/typecheck/api/symbols.ts",
            "line": 18
          },
          {
            "location": "src/ngtsc/typecheck/diagnostics/src/diagnostic.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/api/api.ts",
            "line": 15
          },
          {
            "location": "src/ngtsc/typecheck/extended/api/format-extended-error.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/defer_trigger_misconfiguration/index.ts",
            "line": 19
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/interpolated_signal_not_invoked/index.ts",
            "line": 22
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/invalid_banana_in_box/index.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/missing_control_flow_directive/index.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/missing_ngforof_let/index.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/missing_structural_directive/index.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/nullish_coalescing_not_nullable/index.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/optional_chain_not_nullable/index.ts",
            "line": 16
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/skip_hydration_not_static/index.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/suffix_not_supported/index.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/text_attribute_not_binding/index.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/uninvoked_function_in_event_binding/index.ts",
            "line": 22
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/uninvoked_function_in_text_interpolation/index.ts",
            "line": 18
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/uninvoked_track_function/index.ts",
            "line": 18
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/unparenthesized_nullish_coalescing/index.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/checks/unused_let_declaration/index.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/extended/src/extended_template_checker.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 34
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 1269
          },
          {
            "location": "src/ngtsc/typecheck/src/checker.ts",
            "line": 1441
          },
          {
            "location": "src/ngtsc/typecheck/src/comments.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/completion.ts",
            "line": 22
          },
          {
            "location": "src/ngtsc/typecheck/src/context.ts",
            "line": 18
          },
          {
            "location": "src/ngtsc/typecheck/src/dom.ts",
            "line": 14
          },
          {
            "location": "src/ngtsc/typecheck/src/expression.ts",
            "line": 41
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 32
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 82
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 98
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 110
          },
          {
            "location": "src/ngtsc/typecheck/src/host_bindings.ts",
            "line": 227
          },
          {
            "location": "src/ngtsc/typecheck/src/oob.ts",
            "line": 33
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/bindings.ts",
            "line": 23
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/codegen.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/content_projection.ts",
            "line": 24
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/content_projection.ts",
            "line": 71
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/content_projection.ts",
            "line": 78
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/context.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/directive_constructor.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/directive_type.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/element.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/events.ts",
            "line": 18
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/expression.ts",
            "line": 22
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/expression.ts",
            "line": 144
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/for_block.ts",
            "line": 16
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/host.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/if_block.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/inputs.ts",
            "line": 20
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/intersection_observer.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/let.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/references.ts",
            "line": 18
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/schema.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/scope.ts",
            "line": 35
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/selectorless.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/signal_forms.ts",
            "line": 23
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/switch_block.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/template.ts",
            "line": 8
          },
          {
            "location": "src/ngtsc/typecheck/src/ops/variables.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/reference_emit_environment.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/source.ts",
            "line": 14
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_adapter.ts",
            "line": 41
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_adapter.ts",
            "line": 107
          },
          {
            "location": "src/ngtsc/typecheck/src/tcb_util.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 35
          },
          {
            "location": "src/ngtsc/typecheck/src/template_symbol_builder.ts",
            "line": 682
          },
          {
            "location": "src/ngtsc/typecheck/src/type_constructor.ts",
            "line": 9
          },
          {
            "location": "src/ngtsc/typecheck/template_semantics/src/template_semantics_checker.ts",
            "line": 23
          },
          {
            "location": "src/ngtsc/typecheck/template_semantics/src/template_semantics_checker.ts",
            "line": 81
          },
          {
            "location": "src/ngtsc/typecheck/testing/index.ts",
            "line": 32
          },
          {
            "location": "src/ngtsc/typecheck/testing/index.ts",
            "line": 399
          },
          {
            "location": "src/ngtsc/typecheck/testing/index.ts",
            "line": 637
          },
          {
            "location": "src/ngtsc/typecheck/testing/index.ts",
            "line": 867
          },
          {
            "location": "src/ngtsc/typecheck/testing/index.ts",
            "line": 895
          },
          {
            "location": "src/ngtsc/typecheck/testing/index.ts",
            "line": 904
          },
          {
            "location": "src/ngtsc/typecheck/testing/index.ts",
            "line": 953
          },
          {
            "location": "src/ngtsc/typecheck/testing/index.ts",
            "line": 954
          },
          {
            "location": "src/transformers/i18n.ts",
            "line": 9
          },
          {
            "location": "src/version.ts",
            "line": 15
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@angular",
      "name": "compiler-cli",
      "version": "0.0.0-PLACEHOLDER",
      "description": "Angular - the compiler CLI for Node.js",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40angular/compiler-cli@0.0.0-PLACEHOLDER",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular/tree/main/packages/compiler-cli"
        },
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular/compiler-cli@0.0.0-PLACEHOLDER",
      "properties": [
        {
          "name": "SrcFile",
          "value": "linker/babel/test/node_modules/@angular/compiler-cli/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "linker/babel/test/node_modules/@angular/compiler-cli/package.json"
              }
            ],
            "concludedValue": "linker/babel/test/node_modules/@angular/compiler-cli/package.json"
          }
        ]
      },
      "tags": [
        "cli",
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@angular/compiler-cli@0.0.0-PLACEHOLDER"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-14T07:58:56Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 14, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'compiler-cli' with version '0.0.0-PLACEHOLDER'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 12 source files."
    }
  ]
}