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