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