Home
last modified time | relevance | path

Searched defs:resolveProjectReferencePath (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
Dprogram.ts4604 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function
/third_party/typescript/lib/
Dtsc.js107903 function resolveProjectReferencePath(hostOrRef, ref) { function