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