Implemented interface member:
event
TaskStarted
Microsoft.Build.Framework.IEventSource.TaskStarted
2 references to TaskStarted
Microsoft.Build (2)
BackEnd\Components\Logging\EventSourceSink.cs (2)
233RaiseEvent(taskStartedEvent, args => TaskStarted?.Invoke(null, args), taskStartedFollowUp); 319TaskStarted = null;