3 references to EnvironmentCallbackAnnotation
Aspire.Hosting (1)
ResourceBuilderExtensions.cs (1)
117return builder.WithAnnotation(new EnvironmentCallbackAnnotation(callback));
Aspire.Hosting.Azure.EventHubs (1)
AzureEventHubsExtensions.cs (1)
260builder.WithAnnotation(new EnvironmentCallbackAnnotation((EnvironmentCallbackContext context) =>
Aspire.Hosting.Azure.ServiceBus (1)
AzureServiceBusExtensions.cs (1)
381builder.WithAnnotation(new EnvironmentCallbackAnnotation((EnvironmentCallbackContext context) =>