1 implementation of UnregisterAllLoggers
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingService.cs (1)
1086
public void
UnregisterAllLoggers
()
1 reference to UnregisterAllLoggers
Microsoft.Build (1)
Definition\ProjectCollection.cs (1)
1409
_loggingService.
UnregisterAllLoggers
();