Searched refs:getResolvedProjectReferenceByPath (Results 1 – 6 of 6) sorted by relevance
1274 … if (!getResolvedProjectReferenceByPath(resolvedProjectReference.sourceFile.path)) {1347 getResolvedProjectReferenceByPath,1696 …const newReferences = parent ? getResolvedProjectReferenceByPath(parent.sourceFile.path)!.commandL… constant3138 … return referencedProjectPath && getResolvedProjectReferenceByPath(referencedProjectPath);3176 …function getResolvedProjectReferenceByPath(projectReferencePath: Path): ResolvedProjectReference |… function
916 const resolvedProjectReference = program.getResolvedProjectReferenceByPath(filePath);
4520 …/*@internal*/ getResolvedProjectReferenceByPath(projectReferencePath: Path): ResolvedProjectRefere…
1274 … if (!this.program!.getResolvedProjectReferenceByPath(resolvedProjectReference.sourceFile.path)) {
121728 … if (!getResolvedProjectReferenceByPath(resolvedProjectReference.sourceFile.path)) {121793 getResolvedProjectReferenceByPath: getResolvedProjectReferenceByPath, property122112 …var newReferences = parent ? getResolvedProjectReferenceByPath(parent.sourceFile.path).commandLine…123387 … return referencedProjectPath && getResolvedProjectReferenceByPath(referencedProjectPath);123420 function getResolvedProjectReferenceByPath(projectReferencePath) { function126945 var resolvedProjectReference = program.getResolvedProjectReferenceByPath(filePath);
100981 … if (!getResolvedProjectReferenceByPath(resolvedProjectReference.sourceFile.path)) {101044 getResolvedProjectReferenceByPath: getResolvedProjectReferenceByPath, property101303 …var newReferences = parent ? getResolvedProjectReferenceByPath(parent.sourceFile.path).commandLine…102410 … return referencedProjectPath && getResolvedProjectReferenceByPath(referencedProjectPath);102442 function getResolvedProjectReferenceByPath(projectReferencePath) { function105524 var resolvedProjectReference = program.getResolvedProjectReferenceByPath(filePath);