1 implementation of LogBuildStarted
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
344public void LogBuildStarted()
2 references to LogBuildStarted
Microsoft.Build (2)
BackEnd\BuildManager\BuildManager.cs (1)
703loggingService.LogBuildStarted();
BackEnd\Components\Logging\NodeLoggingContext.cs (1)
32LoggingService.LogBuildStarted();