2 references to ApplicationBuildingEventName
Aspire.Hosting (2)
DistributedApplicationBuilder.cs (2)
478
if (diagnosticListener.IsEnabled() && diagnosticListener.IsEnabled(
ApplicationBuildingEventName
))
480
diagnosticListener.Write(
ApplicationBuildingEventName
, appBuilder);