Searched defs:sourceFilePath (Results 1 – 4 of 4) sorted by relevance
362 …let sourceFilePath = ts.getNormalizedAbsolutePath(sourceFile.fileName, compilerResult.program!.get… variable
3527 const sourceFilePath = toPath(refPath); constant
105629 state.fileInfos.forEach(function (info, sourceFilePath) { argument105676 …if (useOldState && ts.forEachEntry(oldState.fileInfos, function (info, sourceFilePath) { return in… argument
127043 state.fileInfos.forEach(function (info, sourceFilePath) { argument127100 …if (useOldState && ts.forEachEntry(oldState.fileInfos, function (info, sourceFilePath) { return in… argument