Implemented interface member:
event
BuildStarted
Microsoft.Build.Framework.IEventSource.BuildStarted
2 references to BuildStarted
Microsoft.Build (2)
BackEnd\Components\Logging\EventSourceSink.cs (2)
258
RaiseEvent(buildStartedEvent, args =>
BuildStarted
?.Invoke(null, args), BuildStartedFollowUp);
313
BuildStarted
= null;