Ejemplo n.º 1
0
 private void PrintWarning(params string[] lines)
 {
     Writer.AppendLine(ExceptionUtilities.FormatAsError(lines));
 }