1 write to Provider
Microsoft.Build (1)
BackEnd\Node\OutOfProcServerNode.cs (1)
376
ConsoleConfiguration.
Provider
= command.ConsoleConfiguration;
4 references to Provider
Microsoft.Build (4)
Logging\ConsoleConfiguration.cs (4)
42
public static int BufferWidth =>
Provider
.BufferWidth;
48
public static bool AcceptAnsiColorCodes =>
Provider
.AcceptAnsiColorCodes;
56
public static ConsoleColor BackgroundColor =>
Provider
.BackgroundColor;
62
public static bool OutputIsScreen =>
Provider
.OutputIsScreen;