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