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