2 references to _cleanupAggregator
Microsoft.DotNet.XUnitExtensions (2)
XunitParallelTheoryTestCaseRunner.cs (2)
122
Aggregator.Aggregate(
_cleanupAggregator
);
149
timer.Aggregate(() =>
_cleanupAggregator
.Run(disposable.Dispose));