530531532533534535536
} catch(DiagnosticException ex) { reportError(null,ex); _numberOfErrors++; } return new LongListReferenceIterator(references); }
690691692693694695696
} catch(DiagnosticException ex) { _numberOfErrors++; reportError(null,ex); } return new LongListReferenceIterator(references); }