1 override of ProcessLoggingEvent
Microsoft.Build.Engine.UnitTests (1)
BackEnd\LoggingServicesLogMethod_Tests.cs (1)
1856
protected internal override void
ProcessLoggingEvent
(object buildEvent)
21 references to ProcessLoggingEvent
Microsoft.Build (21)
BackEnd\Components\Logging\LoggingService.cs (3)
985
ProcessLoggingEvent
(loggingPacket.NodeBuildEvent);
1240
ProcessLoggingEvent
(buildEvent);
1246
ProcessLoggingEvent
(buildEvent);
BackEnd\Components\Logging\LoggingServiceLogMethods.cs (18)
77
ProcessLoggingEvent
(buildEvent);
142
ProcessLoggingEvent
(buildEvent);
182
ProcessLoggingEvent
(buildEvent);
334
ProcessLoggingEvent
(buildEvent);
359
ProcessLoggingEvent
(buildEvent);
388
ProcessLoggingEvent
(buildEvent);
400
ProcessLoggingEvent
(buildEvent);
437
ProcessLoggingEvent
(evaluationEvent);
470
ProcessLoggingEvent
(buildEvent);
519
ProcessLoggingEvent
(buildEvent);
616
ProcessLoggingEvent
(buildEvent);
664
ProcessLoggingEvent
(buildEvent);
696
ProcessLoggingEvent
(buildEvent);
722
ProcessLoggingEvent
(buildEvent);
761
ProcessLoggingEvent
(buildEvent);
790
ProcessLoggingEvent
(buildEvent);
815
ProcessLoggingEvent
(telemetryEvent);
832
ProcessLoggingEvent
(responseFileUsedEvent);