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