Searched refs:anyUnfoundSources (Results 1 – 1 of 1) sorted by relevance
875 const anyUnfoundSources = ts.contains(sourceTDs, /*value*/ undefined); constant876 if (anyUnfoundSources) return "";