3 references to GetLocalPathEnvironmentVariableName
Aspire.Hosting.Kubernetes (3)
KubernetesEnvironmentExtensions.cs (3)
113var environmentVariableName = GetLocalPathEnvironmentVariableName(resource, annotation); 183GetLocalPathEnvironmentVariableName(item.Resource, item.Annotation) is not null).ToArray(); 280if (GetLocalPathEnvironmentVariableName(resource, binding) is null)