2 references to HostApplicationBuilderConstructedEventName
Microsoft.AspNetCore (2)
WebApplicationBuilder.cs (2)
220if (diagnosticListener.IsEnabled() && diagnosticListener.IsEnabled(HostApplicationBuilderConstructedEventName)) 222diagnosticListener.Write(HostApplicationBuilderConstructedEventName, this);