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