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