Home
last modified time | relevance | path

Searched defs:getRootFileNames (Results 1 – 13 of 13) sorted by relevance

/third_party/typescript/src/server/
Dproject.ts1932 …static getRootFileNames(dependencySelection: PackageJsonAutoImportPreference, hostProject: Project… method in ts.server.AutoImportProviderProject
/third_party/typescript/src/services/
Dservices.ts1011 public getRootFileNames(): string[] { method in HostCache
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2083 getRootFileNames(): readonly string[]; method
Dtsserverlibrary.d.ts2083 getRootFileNames(): readonly string[]; method
/third_party/typescript/lib/
DtypescriptServices.d.ts2074 getRootFileNames(): readonly string[]; method
Dtypescript.d.ts2074 getRootFileNames(): readonly string[]; method
Dtsserverlibrary.d.ts2074 getRootFileNames(): readonly string[]; method
Dtsserver.js106944 getRootFileNames: function () { return rootNames; }, method
149258 HostCache.prototype.getRootFileNames = function () { method in HostCache
155301 …AutoImportProviderProject.getRootFileNames = function (dependencySelection, hostProject, moduleRes… function
Dtsserverlibrary.js107138 getRootFileNames: function () { return rootNames; }, method
149827 HostCache.prototype.getRootFileNames = function () { method in HostCache
155495 …AutoImportProviderProject.getRootFileNames = function (dependencySelection, hostProject, moduleRes… function
DtypescriptServices.js107138 getRootFileNames: function () { return rootNames; }, method
149827 HostCache.prototype.getRootFileNames = function () { method in HostCache
Dtypescript.js107138 getRootFileNames: function () { return rootNames; }, method
149827 HostCache.prototype.getRootFileNames = function () { method in HostCache
DtypingsInstaller.js106933 getRootFileNames: function () { return rootNames; }, method
Dtsc.js87832 getRootFileNames: function () { return rootNames; }, method