Searched refs:inputAbsolutePath (Results 1 – 3 of 3) sorted by relevance
2956 … const inputAbsolutePath = getNormalizedAbsolutePathWithoutRoot(fileName, currentDirectory); constant2957 if (checkedAbsolutePath !== inputAbsolutePath) {
123230 … var inputAbsolutePath = ts.getNormalizedAbsolutePathWithoutRoot(fileName, currentDirectory);123231 if (checkedAbsolutePath !== inputAbsolutePath) {
102275 … var inputAbsolutePath = ts.getNormalizedAbsolutePathWithoutRoot(fileName, currentDirectory);102276 if (checkedAbsolutePath !== inputAbsolutePath) {