2 references to AddEventHub
Aspire.Hosting.Azure.Tests (2)
PublicApiTests\EventHubsPublicApiTests.cs (2)
157
var action = () => builder.
AddEventHub
(name);
173
var action = () => builder.
AddEventHub
(name);