Adds the specified list of messages to this bag.
public void AddRange(IEnumerable<DiagnosticMessage> messages)
A list of messages.