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