Implemented interface member:
method
Consume
Microsoft.Build.BackEnd.Logging.IBuildEventSink.Consume(Microsoft.Build.Framework.BuildEventArgs)
2 references to Consume
Microsoft.Build (2)
BackEnd\Components\Logging\EventSourceSink.cs (1)
223
Consume
(buildEvent);
BackEnd\Components\Logging\LoggingService.cs (1)
1772
_filterEventSource.
Consume
(eventArg);