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; }
The list of event dispatchers that are registered with the system.
protected List<IMessageSink> AggregatedSinks { get; }