1 instantiation of CollectingEventListener
Microsoft.AspNetCore.InternalTesting (1)
Tracing\EventSourceTestBase.cs (1)
22_listener = new CollectingEventListener();
1 reference to CollectingEventListener
Microsoft.AspNetCore.InternalTesting (1)
Tracing\EventSourceTestBase.cs (1)
18private readonly CollectingEventListener _listener;