/third_party/typescript/tests/baselines/reference/tsserver/projectReferences/ |
D | finding-references-in-overlapping-projects.js | 472 "lineText": " import { I } from \"../a\";", property 485 "lineText": " export class B implements I {", property 506 "lineText": " export interface I {", property 527 "lineText": " import { I } from \"../a\";", property 540 "lineText": " export const C: I = new B();", property 561 "lineText": " import { I } from \"../a\";", property 574 "lineText": " export const D: I = C;", property 739 "lineText": " import { I } from \"../a\";", property 752 "lineText": " export class B implements I {", property 773 "lineText": " export interface I {", property [all …]
|
D | find-refs-to-decl-in-other-proj-when-proj-is-loaded-and-refd-proj-loading-is-enabled-and-proj-ref-redirects-are-enabled-and-a-decl-map-is-present.js | 355 "lineText": "import { B } from \"../b/lib\";", property 368 "lineText": "const b: B = new B();", property 381 "lineText": "const b: B = new B();", property 402 "lineText": "export class B {", property 423 "lineText": "import { B } from \".\";", property 436 "lineText": "const b: B = new B();", property 449 "lineText": "const b: B = new B();", property
|
D | find-refs-to-decl-in-other-proj-when-proj-is-not-loaded-and-refd-proj-loading-is-enabled-and-proj-ref-redirects-are-enabled-and-a-decl-map-is-missing.js | 269 "lineText": "import { B } from \"../b/lib\";", property 282 "lineText": "const b: B = new B();", property 295 "lineText": "const b: B = new B();", property 316 "lineText": "export class B {", property 337 "lineText": "import { B } from \".\";", property 350 "lineText": "const b: B = new B();", property 363 "lineText": "const b: B = new B();", property
|
D | find-refs-to-decl-in-other-proj-when-proj-is-loaded-and-refd-proj-loading-is-disabled-and-proj-ref-redirects-are-enabled-and-a-decl-map-is-missing.js | 352 "lineText": "import { B } from \"../b/lib\";", property 365 "lineText": "const b: B = new B();", property 378 "lineText": "const b: B = new B();", property 399 "lineText": "export class B {", property 420 "lineText": "import { B } from \".\";", property 433 "lineText": "const b: B = new B();", property 446 "lineText": "const b: B = new B();", property
|
D | find-refs-to-decl-in-other-proj-when-proj-is-loaded-and-refd-proj-loading-is-enabled-and-proj-ref-redirects-are-enabled-and-a-decl-map-is-missing.js | 352 "lineText": "import { B } from \"../b/lib\";", property 365 "lineText": "const b: B = new B();", property 378 "lineText": "const b: B = new B();", property 399 "lineText": "export class B {", property 420 "lineText": "import { B } from \".\";", property 433 "lineText": "const b: B = new B();", property 446 "lineText": "const b: B = new B();", property
|
D | find-refs-to-decl-in-other-proj-when-proj-is-loaded-and-refd-proj-loading-is-disabled-and-proj-ref-redirects-are-enabled-and-a-decl-map-is-present.js | 355 "lineText": "import { B } from \"../b/lib\";", property 368 "lineText": "const b: B = new B();", property 381 "lineText": "const b: B = new B();", property 402 "lineText": "export class B {", property 423 "lineText": "import { B } from \".\";", property 436 "lineText": "const b: B = new B();", property 449 "lineText": "const b: B = new B();", property
|
D | find-refs-to-decl-in-other-proj-when-proj-is-loaded-and-refd-proj-loading-is-disabled-and-proj-ref-redirects-are-disabled-and-a-decl-map-is-present.js | 365 "lineText": "import { B } from \"../b/lib\";", property 378 "lineText": "const b: B = new B();", property 391 "lineText": "const b: B = new B();", property 412 "lineText": "export class B {", property 433 "lineText": "import { B } from \".\";", property 446 "lineText": "const b: B = new B();", property 459 "lineText": "const b: B = new B();", property
|
D | find-refs-to-decl-in-other-proj-when-proj-is-loaded-and-refd-proj-loading-is-enabled-and-proj-ref-redirects-are-disabled-and-a-decl-map-is-present.js | 365 "lineText": "import { B } from \"../b/lib\";", property 378 "lineText": "const b: B = new B();", property 391 "lineText": "const b: B = new B();", property 412 "lineText": "export class B {", property 433 "lineText": "import { B } from \".\";", property 446 "lineText": "const b: B = new B();", property 459 "lineText": "const b: B = new B();", property
|
D | find-refs-to-decl-in-other-proj-when-proj-is-not-loaded-and-refd-proj-loading-is-enabled-and-proj-ref-redirects-are-enabled-and-a-decl-map-is-present.js | 272 "lineText": "import { B } from \"../b/lib\";", property 285 "lineText": "const b: B = new B();", property 298 "lineText": "const b: B = new B();", property 319 "lineText": "export class B {", property 340 "lineText": "import { B } from \".\";", property 353 "lineText": "const b: B = new B();", property 366 "lineText": "const b: B = new B();", property
|
D | find-refs-to-decl-in-other-proj-when-proj-is-not-loaded-and-refd-proj-loading-is-enabled-and-proj-ref-redirects-are-disabled-and-a-decl-map-is-present.js | 278 "lineText": "import { B } from \"../b/lib\";", property 291 "lineText": "const b: B = new B();", property 304 "lineText": "const b: B = new B();", property 325 "lineText": "export class B {", property 346 "lineText": "import { B } from \".\";", property 359 "lineText": "const b: B = new B();", property 372 "lineText": "const b: B = new B();", property
|
D | find-refs-to-decl-in-other-proj-when-proj-is-loaded-and-refd-proj-loading-is-enabled-and-proj-ref-redirects-are-disabled-and-a-decl-map-is-missing.js | 357 "lineText": "import { B } from \"../b/lib\";", property 370 "lineText": "const b: B = new B();", property 383 "lineText": "const b: B = new B();", property 404 "lineText": "export declare class B {", property
|
D | find-refs-to-decl-in-other-proj-when-proj-is-not-loaded-and-refd-proj-loading-is-disabled-and-proj-ref-redirects-are-disabled-and-a-decl-map-is-missing.js | 237 "lineText": "import { B } from \"../b/lib\";", property 250 "lineText": "const b: B = new B();", property 263 "lineText": "const b: B = new B();", property 284 "lineText": "export declare class B {", property
|
D | find-refs-to-decl-in-other-proj-when-proj-is-not-loaded-and-refd-proj-loading-is-disabled-and-proj-ref-redirects-are-enabled-and-a-decl-map-is-present.js | 241 "lineText": "import { B } from \"../b/lib\";", property 254 "lineText": "const b: B = new B();", property 267 "lineText": "const b: B = new B();", property 288 "lineText": "export class B {", property
|
D | find-refs-to-decl-in-other-proj-when-proj-is-loaded-and-refd-proj-loading-is-disabled-and-proj-ref-redirects-are-disabled-and-a-decl-map-is-missing.js | 357 "lineText": "import { B } from \"../b/lib\";", property 370 "lineText": "const b: B = new B();", property 383 "lineText": "const b: B = new B();", property 404 "lineText": "export declare class B {", property
|
D | find-refs-to-decl-in-other-proj-when-proj-is-not-loaded-and-refd-proj-loading-is-disabled-and-proj-ref-redirects-are-enabled-and-a-decl-map-is-missing.js | 238 "lineText": "import { B } from \"../b/lib\";", property 251 "lineText": "const b: B = new B();", property 264 "lineText": "const b: B = new B();", property 285 "lineText": "export class B {", property
|
D | find-refs-to-decl-in-other-proj-when-proj-is-not-loaded-and-refd-proj-loading-is-disabled-and-proj-ref-redirects-are-disabled-and-a-decl-map-is-present.js | 247 "lineText": "import { B } from \"../b/lib\";", property 260 "lineText": "const b: B = new B();", property 273 "lineText": "const b: B = new B();", property 294 "lineText": "export declare class B {", property
|
D | find-refs-to-decl-in-other-proj-when-proj-is-not-loaded-and-refd-proj-loading-is-enabled-and-proj-ref-redirects-are-disabled-and-a-decl-map-is-missing.js | 237 "lineText": "import { B } from \"../b/lib\";", property 250 "lineText": "const b: B = new B();", property 263 "lineText": "const b: B = new B();", property 284 "lineText": "export declare class B {", property
|
D | solution-with-its-own-files-and-project-found-is-not-solution-but-references-open-file-through-project-reference.js | 872 "lineText": "import { foo } from 'helpers/functions';", property 894 "lineText": "export { foo };", property 916 "lineText": "export const foo = 1;", property 938 "lineText": "import { foo } from 'main';", property 952 "lineText": "foo;", property
|
D | root-file-is-file-from-referenced-project.js | 561 "lineText": "export function evaluateKeyboardEvent() { }", property 583 "lineText": "import { evaluateKeyboardEvent } from 'common/input/keyboard';", property 597 "lineText": " return evaluateKeyboardEvent();", property 619 "lineText": "import { evaluateKeyboardEvent } from 'common/input/keyboard';", property 633 "lineText": " return evaluateKeyboardEvent();", property
|
D | root-file-is-file-from-referenced-project-and-using-declaration-maps.js | 566 "lineText": "export function evaluateKeyboardEvent() { }", property 588 "lineText": "import { evaluateKeyboardEvent } from 'common/input/keyboard';", property 602 "lineText": " return evaluateKeyboardEvent();", property 624 "lineText": "import { evaluateKeyboardEvent } from 'common/input/keyboard';", property 638 "lineText": " return evaluateKeyboardEvent();", property
|
D | solution-with-its-own-files-and-project-is-indirectly-referenced-by-solution.js | 1170 "lineText": "import { foo } from 'helpers/functions';", property 1192 "lineText": "export { foo };", property 1214 "lineText": "export const foo = 1;", property 1236 "lineText": "import { foo } from 'main';", property 1250 "lineText": "foo;", property 1272 "lineText": "import { foo } from 'main';", property 1286 "lineText": "foo;", property
|
D | project-is-indirectly-referenced-by-solution.js | 1033 "lineText": "import { foo } from 'helpers/functions';", property 1055 "lineText": "export { foo };", property 1077 "lineText": "export const foo = 1;", property 1099 "lineText": "import { foo } from 'main';", property 1113 "lineText": "foo;", property 1135 "lineText": "import { foo } from 'main';", property 1149 "lineText": "foo;", property
|
D | special-handling-of-localness-when-using-arrow-function-assignment.js | 362 "lineText": "export const dog = () => { };", property 375 "lineText": "shared.dog();", property 388 "lineText": "shared.dog();", property
|
D | special-handling-of-localness-when-using-object-literal-property.js | 362 "lineText": "export const foo = { baz: \"BAZ\" };", property 375 "lineText": "shared.foo.baz;", property 388 "lineText": "shared.foo.baz;", property
|
/third_party/typescript/tests/baselines/reference/tsserver/projectReferences/finding-local-reference-doesnt-load-ancestor/ |
D | sibling-projects.js | 209 "lineText": " getSourceFiles: () => [getSourceFile()]", property 230 "lineText": " function getSourceFile() { return \"something\"; }", property 394 "lineText": " getSourceFiles(): string[];", property 416 "lineText": " getSourceFiles: () => [getSourceFile()]", property 430 "lineText": " const result = program.getSourceFiles();", property
|