3 references to WithUrl
Aspire.Hosting.Tests (2)
WithUrlsTests.cs (2)
136
.
WithUrl
("https://example.com", "Example");
375
.
WithUrl
("https://example.com");
Stress.AppHost (1)
Program.cs (1)
75
.
WithUrl
("https://someotherplace.com/some-path", "Some other place");