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