4 writes to category
Microsoft.Build (4)
CanonicalError.cs (4)
304parsedMessage.category = Parts.Category.Error; 308parsedMessage.category = Parts.Category.Warning; 342parsedMessage.category = Parts.Category.Error; 346parsedMessage.category = Parts.Category.Warning;
1 reference to category
Microsoft.Build (1)
TaskLoggingHelper.cs (1)
1399switch (messageParts.category)