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