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