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)
18
private readonly
CollectingEventListener
_listener;