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