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