1 reference to GetEventsWritten
Microsoft.AspNetCore.InternalTesting (1)
Tracing\EventSourceTestBase.cs (1)
35
protected IReadOnlyList<EventWrittenEventArgs> GetEvents() => _listener.
GetEventsWritten
();