Searched refs:checkedAbsolutePath (Results 1 – 3 of 3) sorted by relevance
2955 … const checkedAbsolutePath = getNormalizedAbsolutePathWithoutRoot(checkedName, currentDirectory); constant2957 if (checkedAbsolutePath !== inputAbsolutePath) {
123229 … var checkedAbsolutePath = ts.getNormalizedAbsolutePathWithoutRoot(checkedName, currentDirectory);123231 if (checkedAbsolutePath !== inputAbsolutePath) {
102274 … var checkedAbsolutePath = ts.getNormalizedAbsolutePathWithoutRoot(checkedName, currentDirectory);102276 if (checkedAbsolutePath !== inputAbsolutePath) {