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