1 implementation of LogTaskStarted2
Microsoft.Build (1)
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (1)
734
public BuildEventContext
LogTaskStarted2
(BuildEventContext targetBuildEventContext, string taskName, string projectFile, string projectFileOfTaskNode, int line, int column, string taskAssemblyLocation)
1 reference to LogTaskStarted2
Microsoft.Build (1)
BackEnd\Components\Logging\TaskLoggingContext.cs (1)
49
BuildEventContext buildEventContext = targetLoggingContext.LoggingService.
LogTaskStarted2
(