Searched refs:normalizedSourcePaths (Results 1 – 3 of 3) sorted by relevance
735 …const normalizedSourcePaths = getPathsRelativeToRootDirs(sourceDirectory, rootDirs, getCanonicalFi… constant736 const relativePaths = flatMap(normalizedSourcePaths, sourcePath => {
127787 …var normalizedSourcePaths = getPathsRelativeToRootDirs(sourceDirectory, rootDirs, getCanonicalFile…127788 var relativePaths = ts.flatMap(normalizedSourcePaths, function (sourcePath) {
106190 …var normalizedSourcePaths = getPathsRelativeToRootDirs(sourceDirectory, rootDirs, getCanonicalFile…106191 var relativePaths = ts.flatMap(normalizedSourcePaths, function (sourcePath) {