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