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)
223Consume(buildEvent);
BackEnd\Components\Logging\LoggingService.cs (1)
1772_filterEventSource.Consume(eventArg);