Searched defs:includeProjectReferenceRedirectInfo (Results 1 – 3 of 3) sorted by relevance
/third_party/typescript/src/server/ |
D | protocol.ts | 1754 includeProjectReferenceRedirectInfo?: boolean; property
|
/third_party/typescript/lib/ |
D | tsserverlibrary.js | 154601 … Project.prototype.getFileNamesWithRedirectInfo = function (includeProjectReferenceRedirectInfo) { argument 155082 …ototype.getChangesSinceVersion = function (lastKnownVersion, includeProjectReferenceRedirectInfo) { argument 158661 …ges = function (lastKnownProjectVersions, currentProjects, includeProjectReferenceRedirectInfo, re… argument 158672 ….prototype.synchronizeProjectList = function (knownProjects, includeProjectReferenceRedirectInfo) { argument
|
D | tsserver.js | 154407 … Project.prototype.getFileNamesWithRedirectInfo = function (includeProjectReferenceRedirectInfo) { argument 154888 …ototype.getChangesSinceVersion = function (lastKnownVersion, includeProjectReferenceRedirectInfo) { argument 158467 …ges = function (lastKnownProjectVersions, currentProjects, includeProjectReferenceRedirectInfo, re… argument 158478 ….prototype.synchronizeProjectList = function (knownProjects, includeProjectReferenceRedirectInfo) { argument
|