2 references to HostBuiltEventName
Microsoft.Extensions.Hosting (2)
HostBuilder.cs (2)
379if (diagnosticListener.IsEnabled() && diagnosticListener.IsEnabled(HostBuiltEventName)) 381Write(diagnosticListener, HostBuiltEventName, host);