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