5 references to ShouldMaterialize
Aspire.Hosting.Kubernetes (5)
CertManagerExtensions.cs (1)
631&& g.ShouldMaterialize
KubernetesEnvironmentResource.cs (4)
972if (!gatewayResource.ShouldMaterialize) 1287.Where(g => g.Parent == environment && g.ShouldMaterialize); 1346.Where(g => g.Parent == environment && g.ShouldMaterialize); 1375.Where(g => g.Parent == environment && g.ShouldMaterialize);