2 references to WithHostPort
Aspire.Hosting.Azure.EventHubs (1)
AzureEventHubsExtensions.cs (1)
345
return
WithHostPort
(builder, port);
Aspire.Hosting.Azure.Tests (1)
AzureEventHubsExtensionsTests.cs (1)
178
builder.
WithHostPort
(port);