3 references to Commands
Aspire.Hosting.Kubernetes (3)
Extensions\ResourceExtensions.cs (2)
300if (context.Commands.Count == 0) 305foreach (var command in context.Commands)
KubernetesResource.cs (1)
288Commands.Add(new(str));