5 references to AddEventStarted
Microsoft.Build (5)
Logging\ParallelLogger\ParallelConsoleLogger.cs (5)
524counter.AddEventStarted(e.TargetNames, e.BuildEventContext, e.Timestamp, s_compareContextNodeId); 855counter.AddEventStarted(null, e.BuildEventContext, e.Timestamp, s_compareContextNodeIdTargetId); 968counter.AddEventStarted(null, e.BuildEventContext, e.Timestamp, null); 1185counter.AddEventStarted(null, e.BuildEventContext, e.Timestamp, s_compareContextNodeId); 1700entryPoint.AddEventStarted(null, buildEventContext, eventTimeStamp, s_compareContextNodeIdTargetId);