1 implementation of LogTaskFinished
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
772
public void
LogTaskFinished
(BuildEventContext taskBuildEventContext, string taskName, string projectFile, string projectFileOfTaskNode, bool success)
1 reference to LogTaskFinished
Microsoft.Build (1)
BackEnd\Components\Logging\TaskLoggingContext.cs (1)
133
LoggingService.
LogTaskFinished
(