3 references to WithUrl
Aspire.Hosting.Tests (3)
WithUrlsTests.cs (3)
191
projectA.
WithUrl
($"{projectA.Resource.GetEndpoint("https")}/test", "Example")
359
servicea.
WithUrl
($"{httpEndpoint}/one", "Example 1");
360
servicea.
WithUrl
($"{httpEndpoint}/two", "Example 2");