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