2 references to HostingEventSource
Microsoft.AspNetCore.Hosting (1)
Internal\HostingEventSource.cs (1)
11
public static readonly HostingEventSource Log = new
HostingEventSource
();
Microsoft.AspNetCore.Hosting.Tests (1)
Internal\HostingEventSourceTests.cs (1)
19
var eventSource = new
HostingEventSource
();