1 write to Provider
Microsoft.Build (1)
BackEnd\Node\OutOfProcServerNode.cs (1)
394
ConsoleConfiguration.
Provider
= command.ConsoleConfiguration;
4 references to Provider
Microsoft.Build (4)
Logging\ConsoleConfiguration.cs (4)
41
public static int BufferWidth =>
Provider
.BufferWidth;
47
public static bool AcceptAnsiColorCodes =>
Provider
.AcceptAnsiColorCodes;
55
public static ConsoleColor BackgroundColor =>
Provider
.BackgroundColor;
61
public static bool OutputIsScreen =>
Provider
.OutputIsScreen;