1 instantiation of ConfigJsonAnnotation
Aspire.Hosting.Azure.EventHubs (1)
AzureEventHubsExtensions.cs (1)
391builder.WithAnnotation(new ConfigJsonAnnotation(configJson));
1 reference to ConfigJsonAnnotation
Aspire.Hosting.Azure.EventHubs (1)
AzureEventHubsExtensions.cs (1)
292var configJsonAnnotations = emulatorResource.Annotations.OfType<ConfigJsonAnnotation>();