3 writes to Importance
Microsoft.Build (3)
BackEnd\BuildManager\BuildManager.cs (3)
429Importance = importance; 437Importance = importance; 451Importance = MessageImportance.Normal;
1 reference to Importance
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
3285loggingService.LogCommentFromText(BuildEventContext.Invalid, message.Importance, message.Text);