2 references to EndpointMapping
Aspire.Hosting.Kubernetes (2)
KubernetesResource.cs (1)
20internal Dictionary<string, EndpointMapping> EndpointMappings { get; } = [];
KubernetesServiceResourceExtensions.cs (1)
96private static string GetEndpointValue(EndpointMapping mapping, EndpointProperty property)