Searched refs:checkedAbsolutePath (Results 1 – 7 of 7) sorted by relevance
2574 … const checkedAbsolutePath = getNormalizedAbsolutePathWithoutRoot(checkedName, currentDirectory); constant2576 if (checkedAbsolutePath !== inputAbsolutePath) {
88981 … var checkedAbsolutePath = ts.getNormalizedAbsolutePathWithoutRoot(checkedName, currentDirectory);88983 if (checkedAbsolutePath !== inputAbsolutePath) {
108269 … var checkedAbsolutePath = ts.getNormalizedAbsolutePathWithoutRoot(checkedName, currentDirectory);108271 if (checkedAbsolutePath !== inputAbsolutePath) {
108474 … var checkedAbsolutePath = ts.getNormalizedAbsolutePathWithoutRoot(checkedName, currentDirectory);108476 if (checkedAbsolutePath !== inputAbsolutePath) {
108280 … var checkedAbsolutePath = ts.getNormalizedAbsolutePathWithoutRoot(checkedName, currentDirectory);108282 if (checkedAbsolutePath !== inputAbsolutePath) {