2 references to HttpConnectionsEventSource
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionsEventSource.cs (1)
11
public static readonly HttpConnectionsEventSource Log = new
HttpConnectionsEventSource
();
Microsoft.AspNetCore.Http.Connections.Tests (1)
Internal\HttpConnectionsEventSourceTests.cs (1)
20
var eventSource = new
HttpConnectionsEventSource
();