2 references to ResourceServiceEndpointUrl
Aspire.Hosting.Testing.Tests (2)
DashboardTestingBuilderTests.cs (2)
65
$"--{
ResourceServiceEndpointUrl
}=http://127.0.0.1:12348",
265
Assert.Equal("http://127.0.0.1:0", builder.Configuration[
ResourceServiceEndpointUrl
]);