Searched defs:referencingFile (Results 1 – 3 of 3) sorted by relevance
391 for (const referencingFile of sourceFiles) { constant
819 const referencingFile = program.getSourceFileByPath(ref.file)!; constant
106622 function getSourceFileFromReference(referencingFile, ref) { argument