public void ReportErrors(CompilerErrorCollection targetErrorCollection) { targetErrorCollection.Extend(Errors); }