Searched refs:isInOhModuleFile (Results 1 – 1 of 1) sorted by relevance
1441 …if (diagnostic.category === ts.DiagnosticCategory.Error && (isInOhModuleFile(diagnostic) || isEtsD…1458 function isInOhModuleFile(diagnostics: ts.Diagnostic): boolean { function