Searched defs:getFilesInErrorForSummary (Results 1 – 2 of 2) sorted by relevance
142 export function getFilesInErrorForSummary(diagnostics: readonly Diagnostic[]): (ReportFileInError |… function
110447 function getFilesInErrorForSummary(diagnostics) { function