Searched refs:sourceFileWithAddedExtension (Results 1 – 3 of 3) sorted by relevance
2840 …const sourceFileWithAddedExtension = forEach(supportedExtensions[0], extension => getSourceFile(fi… constant2841 …if (fail && !sourceFileWithAddedExtension) fail(Diagnostics.Could_not_resolve_the_path_0_with_the_…2842 return sourceFileWithAddedExtension;
123115 …var sourceFileWithAddedExtension = ts.forEach(supportedExtensions[0], function (extension) { retur…123116 if (fail && !sourceFileWithAddedExtension)123118 return sourceFileWithAddedExtension;
102173 …var sourceFileWithAddedExtension = ts.forEach(supportedExtensions[0], function (extension) { retur…102174 if (fail && !sourceFileWithAddedExtension)102176 return sourceFileWithAddedExtension;