Implemented interface member:
method
LogBuildEvent
Microsoft.Build.BackEnd.Logging.ILoggingService.LogBuildEvent(Microsoft.Build.Framework.BuildEventArgs)
1 reference to LogBuildEvent
Microsoft.Build (1)
BackEnd\Components\RequestBuilder\AssemblyLoadsTracker.cs (1)
151
_loggingService?.
LogBuildEvent
(buildArgs);