2 references to CreateAllocatedEndpoint
Aspire.Hosting.Testing.Tests (2)
TestingPublicApiTests.cs (2)
207
resource.Annotations.Add(
CreateAllocatedEndpoint
("http", 5000));
208
resource.Annotations.Add(
CreateAllocatedEndpoint
("https", 5001));