Searched refs:resolveProjectReferencePath (Results 1 – 10 of 10) sorted by relevance
806 const refPath = resolveProjectReferencePath(oldRef);828 const refPath = resolveProjectReferencePath(oldRef);1288 const oldRefPath = resolveProjectReferencePath(oldReference);3422 const refPath = resolveProjectReferencePath(ref);4390 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function4391 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…4392 …export function resolveProjectReferencePath(hostOrRef: ResolveProjectReferencePathHost | ProjectRe…
1537 const resolvedRef = resolveProjectReferencePath(ref);
595 …projectRef => callbackRefProject(project, cb, project.toPath(resolveProjectReferencePath(projectRe…
5596 export function resolveProjectReferencePath(ref: ProjectReference): ResolvedConfigFileName; function5597 …/** @deprecated */ export function resolveProjectReferencePath(host: ResolveProjectReferencePathHo…
121321 var refPath_1 = resolveProjectReferencePath(oldRef);121341 var refPath = resolveProjectReferencePath(oldRef);121738 var oldRefPath = resolveProjectReferencePath(oldReference);123619 var refPath = resolveProjectReferencePath(ref);124463 function resolveProjectReferencePath(hostOrRef, ref) { function124467 ts.resolveProjectReferencePath = resolveProjectReferencePath;130449 var resolvedRef = ts.resolveProjectReferencePath(ref);
100640 var refPath_1 = resolveProjectReferencePath(oldRef);100653 var refPath = resolveProjectReferencePath(oldRef);100990 var oldRefPath = resolveProjectReferencePath(oldReference);102615 var refPath = resolveProjectReferencePath(ref);103403 function resolveProjectReferencePath(hostOrRef, ref) { function103407 ts.resolveProjectReferencePath = resolveProjectReferencePath;108652 var resolvedRef = ts.resolveProjectReferencePath(ref);