Table of Contents

Property AggregatedSinks

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

AggregatedSinks

The list of event dispatchers that are registered with the system.

protected List<IMessageSink> AggregatedSinks { get; }

Property Value

List<IMessageSink>