1 instantiation of ForwardingTerminalLogger
Microsoft.Build.Engine.UnitTests (1)
TerminalLogger_Tests.cs (1)
177_remoteTerminalLogger = new ForwardingTerminalLogger();
3 references to ForwardingTerminalLogger
Microsoft.Build (1)
Logging\TerminalLogger\TerminalLogger.cs (1)
390var tlForwardingType = typeof(ForwardingTerminalLogger);
Microsoft.Build.Engine.UnitTests (1)
TerminalLogger_Tests.cs (1)
157private readonly ForwardingTerminalLogger _remoteTerminalLogger;
MSBuild (1)
XMake.cs (1)
3635var tlForwardingType = typeof(ForwardingTerminalLogger);