1 instantiation of BuildCheckConnectorLogger
Microsoft.Build (1)
BackEnd\BuildManager\BuildManager.cs (1)
2938
new
BuildCheckConnectorLogger
(new CheckLoggingContextFactory(loggingService),
3 references to BuildCheckConnectorLogger
Microsoft.Build (3)
BackEnd\Components\Logging\LoggingService.cs (1)
1846
BuildCheckConnectorLogger
=> MessageImportance.High,
BuildCheck\Infrastructure\BuildCheckForwardingLogger.cs (2)
17
/// Ensure that events filtering is in sync with <see cref="
BuildCheckConnectorLogger
"/>.
30
/// Set of events to be forwarded to <see cref="
BuildCheckConnectorLogger
"/>.