5 references to ShouldMaterialize
Aspire.Hosting.Kubernetes (5)
CertManagerExtensions.cs (1)
622&& g.ShouldMaterialize
KubernetesEnvironmentResource.cs (4)
916if (!gatewayResource.ShouldMaterialize) 1215.Where(g => g.Parent == environment && g.ShouldMaterialize); 1274.Where(g => g.Parent == environment && g.ShouldMaterialize); 1303.Where(g => g.Parent == environment && g.ShouldMaterialize);