6 references to EndpointInfo
Aspire.Dashboard.Tests (6)
Integration\OtlpHttpServiceTests.cs (5)
227var endpoint = app.OtlpServiceHttpEndPointAccessor(); 255var endpoint = app.OtlpServiceHttpEndPointAccessor(); 280var endpoint = app.OtlpServiceHttpEndPointAccessor(); 309var endpoint = app.OtlpServiceHttpEndPointAccessor(); 338var endpoint = app.OtlpServiceHttpEndPointAccessor();
Integration\StartupTests.cs (1)
490private static void AssertDynamicIPEndpoint(Func<EndpointInfo> endPointAccessor)