5 references to AddEventStarted
Microsoft.Build (5)
Logging\ParallelLogger\ParallelConsoleLogger.cs (5)
542counter.AddEventStarted(e.TargetNames, e.BuildEventContext, e.Timestamp, s_compareContextNodeId); 873counter.AddEventStarted(null, e.BuildEventContext, e.Timestamp, s_compareContextNodeIdTargetId); 986counter.AddEventStarted(null, e.BuildEventContext, e.Timestamp, null); 1202counter.AddEventStarted(null, e.BuildEventContext, e.Timestamp, s_compareContextNodeId); 1721entryPoint.AddEventStarted(null, buildEventContext, eventTimeStamp, s_compareContextNodeIdTargetId);