3 references to Description
Aspire.Hosting.Kubernetes (1)
KubernetesPublishingContext.cs (1)
459var description = await descriptionAnnotation.Description.GetValueAsync(cancellationToken).ConfigureAwait(false);
Aspire.Hosting.Kubernetes.Tests (2)
KubernetesDeployTests.cs (2)
197Assert.NotNull(annotation.Description); 231Assert.NotNull(annotation.Description);