3 writes to Text
Microsoft.Build (3)
BackEnd\BuildManager\BuildManager.cs (3)
432Text = text; 440Text = text; 454Text = text;
2 references to Text
Microsoft.Build (2)
BackEnd\BuildManager\BuildManager.cs (2)
3383message: message.Text); 3387loggingService.LogCommentFromText(BuildEventContext.Invalid, message.Importance, message.Text);