Implemented interface member:
event
ProjectStarted
Microsoft.Build.Framework.IEventSource.ProjectStarted
2 references to ProjectStarted
Microsoft.Build (2)
BackEnd\Components\Logging\EventSourceSink.cs (2)
249
RaiseEvent(projectStartedEvent, args =>
ProjectStarted
?.Invoke(null, args), projectStartedFollowUp);
315
ProjectStarted
= null;