4 references to EnvironmentCallbackAnnotation
Aspire.Hosting (1)
ResourceBuilderExtensions.cs (1)
110
return builder.WithAnnotation(new
EnvironmentCallbackAnnotation
(callback));
Aspire.Hosting.Azure.EventHubs (1)
AzureEventHubsExtensions.cs (1)
182
builder.WithAnnotation(new
EnvironmentCallbackAnnotation
((EnvironmentCallbackContext context) =>
Aspire.Hosting.Azure.ServiceBus (1)
AzureServiceBusExtensions.cs (1)
284
builder.WithAnnotation(new
EnvironmentCallbackAnnotation
((EnvironmentCallbackContext context) =>
Aspire.Hosting.Dapr (1)
DaprDistributedApplicationLifecycleHook.cs (1)
157
new
EnvironmentCallbackAnnotation
(