Implemented interface member:
property
AcceptAnsiColorCodes
Microsoft.Build.BackEnd.Logging.IConsoleConfiguration.AcceptAnsiColorCodes
2 references to AcceptAnsiColorCodes
Microsoft.Build (2)
BackEnd\Node\OutOfProcServerNode.cs (2)
408
(command.ConsoleConfiguration.
AcceptAnsiColorCodes
, command.ConsoleConfiguration.OutputIsScreen);
409
CommunicationsUtilities.Trace($"ConsoleConfigurationOverride: acceptAnsi={command.ConsoleConfiguration.
AcceptAnsiColorCodes
}, outputIsScreen={command.ConsoleConfiguration.OutputIsScreen}");