2 references to ShouldMaterialize
Aspire.Hosting.Kubernetes (2)
KubernetesEnvironmentResource.cs (2)
703
if (!ingressResource.
ShouldMaterialize
)
1230
.Where(i => i.Parent == environment && i.
ShouldMaterialize
);