4 writes to category
Microsoft.Build (4)
CanonicalError.cs (4)
357parsedMessage.category = Parts.Category.Error; 361parsedMessage.category = Parts.Category.Warning; 395parsedMessage.category = Parts.Category.Error; 399parsedMessage.category = Parts.Category.Warning;
1 reference to category
Microsoft.Build (1)
TaskLoggingHelper.cs (1)
1402switch (messageParts.category)