1 instantiation of NullLogger
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
3044
return new ForwardingLoggerRecord(new
NullLogger
(), forwardingLoggerDescription);
1 reference to NullLogger
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
1857
Execution.BuildManager.
NullLogger
=> null,