Home
last modified time | relevance | path

Searched refs:markAsDirty (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/server/
Dproject.ts345 this.markAsDirty();
560 this.markAsDirty();
980 this.markAsDirty();
987 this.markAsDirty();
1007 this.markAsDirty();
1016 this.markAsDirty();
1022 markAsDirty() {
1034 this.autoImportProviderHost?.markAsDirty();
1087 this.autoImportProviderHost?.markAsDirty();
1447 this.markAsDirty();
[all …]
DeditorServices.ts962 project.markAsDirty();
1095 project.markAsDirty();
1580 p.markAsDirty();
2256 project.markAsDirty();
2313 project.markAsDirty();
/third_party/typescript/lib/
Dtsserverlibrary.d.ts9500 markAsDirty(): void;
9551 markAsDirty(): void;
Dtsserverlibrary.js154106 this.markAsDirty();
154287 this.markAsDirty();
154652 this.markAsDirty();
154658 this.markAsDirty();
154675 this.markAsDirty();
154682 this.markAsDirty();
154687 Project.prototype.markAsDirty = function () { method in Project
154699 … (_a = this.autoImportProviderHost) === null || _a === void 0 ? void 0 : _a.markAsDirty();
154747 … (_a = this.autoImportProviderHost) === null || _a === void 0 ? void 0 : _a.markAsDirty();
155062 this.markAsDirty();
[all …]
Dtsserver.js153912 this.markAsDirty();
154093 this.markAsDirty();
154458 this.markAsDirty();
154464 this.markAsDirty();
154481 this.markAsDirty();
154488 this.markAsDirty();
154493 Project.prototype.markAsDirty = function () { method in Project
154505 … (_a = this.autoImportProviderHost) === null || _a === void 0 ? void 0 : _a.markAsDirty();
154553 … (_a = this.autoImportProviderHost) === null || _a === void 0 ? void 0 : _a.markAsDirty();
154868 this.markAsDirty();
[all …]
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts9623 markAsDirty(): void;
9674 markAsDirty(): void;