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