Home
last modified time | relevance | path

Searched refs:newFileAbsolutePath (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/src/services/refactors/
DmoveToNewFile.ts120 …const newFileAbsolutePath = normalizePath(combinePaths(oldFileName, "..", newFileNameWithExtension… constant
121 …const newFilePath = getRelativePathFromFile(cfg.fileName, newFileAbsolutePath, getCanonicalFileNam…