4 references to EnvironmentCallbackAnnotation
Aspire.Hosting (2)
ResourceBuilderExtensions.cs (2)
117return builder.WithAnnotation(new EnvironmentCallbackAnnotation(callback)); 597builder.WithAnnotation(new EnvironmentCallbackAnnotation(context =>
Aspire.Hosting.Azure.EventHubs (1)
AzureEventHubsExtensions.cs (1)
257builder.WithAnnotation(new EnvironmentCallbackAnnotation((EnvironmentCallbackContext context) =>
Aspire.Hosting.Azure.ServiceBus (1)
AzureServiceBusExtensions.cs (1)
379builder.WithAnnotation(new EnvironmentCallbackAnnotation((EnvironmentCallbackContext context) =>