1 type derived from EventSourceTestBase
Microsoft.AspNetCore.InternalTesting.Tests (1)
CollectingEventListenerTest.cs (1)
16public abstract class CollectingTestBase : EventSourceTestBase
1 reference to EventSourceTestBase
Microsoft.AspNetCore.InternalTesting.Tests (1)
src\Testing\src\contentFiles\cs\netstandard2.0\EventSourceTestCollection.cs (1)
9[Xunit.CollectionDefinition(EventSourceTestBase.CollectionName, DisableParallelization = true)]