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