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