3 writes to Text
Microsoft.Build (3)
BackEnd\BuildManager\BuildManager.cs (3)
430Text = text; 438Text = text; 452Text = text;
2 references to Text
Microsoft.Build (2)
BackEnd\BuildManager\BuildManager.cs (2)
3281message: message.Text); 3285loggingService.LogCommentFromText(BuildEventContext.Invalid, message.Importance, message.Text);