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