4 references to EndpointName
Aspire.Hosting (3)
Dcp\ResourceSnapshotBuilder.cs (3)
252.Where(s => !string.IsNullOrEmpty(s.EndpointName)) 253.Select(s => (s.EndpointName!, s.Metadata.Name))); 297.FirstOrDefault(s => string.Equals(endpointName, s.EndpointName, StringComparisons.EndpointAnnotationName));
Aspire.Hosting.Tests (1)
Dcp\DcpExecutorTests.cs (1)
2231&& x.EndpointName == endpointName