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