3 writes to Importance
Microsoft.Build (3)
BackEnd\BuildManager\BuildManager.cs (3)
431Importance = importance; 439Importance = importance; 453Importance = MessageImportance.Normal;
1 reference to Importance
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
3387loggingService.LogCommentFromText(BuildEventContext.Invalid, message.Importance, message.Text);