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