1 override of ProcessLoggingEvent
Microsoft.Build.Engine.UnitTests (1)
BackEnd\LoggingServicesLogMethod_Tests.cs (1)
1856
protected internal override void
ProcessLoggingEvent
(object buildEvent)
22 references to ProcessLoggingEvent
Microsoft.Build (22)
BackEnd\Components\Logging\LoggingService.cs (4)
976
ProcessLoggingEvent
(loggingPacket.NodeBuildEvent);
1022
ProcessLoggingEvent
(warning);
1275
ProcessLoggingEvent
(buildEvent);
1281
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);
659
ProcessLoggingEvent
(buildEvent);
691
ProcessLoggingEvent
(buildEvent);
717
ProcessLoggingEvent
(buildEvent);
756
ProcessLoggingEvent
(buildEvent);
785
ProcessLoggingEvent
(buildEvent);
810
ProcessLoggingEvent
(telemetryEvent);
827
ProcessLoggingEvent
(responseFileUsedEvent);