Searched refs:getWatchErrorSummaryDiagnosticMessage (Results 1 – 5 of 5) sorted by relevance
132 export function getWatchErrorSummaryDiagnosticMessage(errorCount: number) { function727 … createCompilerDiagnostic(getWatchErrorSummaryDiagnosticMessage(errorCount), errorCount),
2341 … reportWatchStatus(state, getWatchErrorSummaryDiagnosticMessage(totalErrors), totalErrors);
461 …createCompilerDiagnostic(getWatchErrorSummaryDiagnosticMessage(diagnostics.length), diagnostics.le…
128127 function getWatchErrorSummaryDiagnosticMessage(errorCount) { function128132 ts.getWatchErrorSummaryDiagnosticMessage = getWatchErrorSummaryDiagnosticMessage;128597 …rn result.onWatchStatusChange(ts.createCompilerDiagnostic(getWatchErrorSummaryDiagnosticMessage(er…131164 … reportWatchStatus(state, ts.getWatchErrorSummaryDiagnosticMessage(totalErrors), totalErrors);
106492 function getWatchErrorSummaryDiagnosticMessage(errorCount) { function106497 ts.getWatchErrorSummaryDiagnosticMessage = getWatchErrorSummaryDiagnosticMessage;106931 …rn result.onWatchStatusChange(ts.createCompilerDiagnostic(getWatchErrorSummaryDiagnosticMessage(er…109311 … reportWatchStatus(state, ts.getWatchErrorSummaryDiagnosticMessage(totalErrors), totalErrors);