4 references to EnvironmentCallbackAnnotation
Aspire.Hosting (2)
ResourceBuilderExtensions.cs (2)
135return builder.WithAnnotation(new EnvironmentCallbackAnnotation(callback)); 960builder.WithAnnotation(new EnvironmentCallbackAnnotation(context =>
Aspire.Hosting.Azure.EventHubs (1)
AzureEventHubsExtensions.cs (1)
289builder.WithAnnotation(new EnvironmentCallbackAnnotation((EnvironmentCallbackContext context) =>
Aspire.Hosting.Azure.ServiceBus (1)
AzureServiceBusExtensions.cs (1)
410builder.WithAnnotation(new EnvironmentCallbackAnnotation((EnvironmentCallbackContext context) =>