5 references to AddEventStarted
Microsoft.Build (5)
Logging\ParallelLogger\ParallelConsoleLogger.cs (5)
524counter.AddEventStarted(e.TargetNames, e.BuildEventContext, e.Timestamp, s_compareContextNodeId); 854counter.AddEventStarted(null, e.BuildEventContext, e.Timestamp, s_compareContextNodeIdTargetId); 967counter.AddEventStarted(null, e.BuildEventContext, e.Timestamp, null); 1184counter.AddEventStarted(null, e.BuildEventContext, e.Timestamp, s_compareContextNodeId); 1715entryPoint.AddEventStarted(null, buildEventContext, eventTimeStamp, s_compareContextNodeIdTargetId);