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