3 references to Name
Aspire.Hosting.Kubernetes (1)
KubernetesPublishingContext.cs (1)
439var name = await nameAnnotation.Name.GetValueAsync(cancellationToken).ConfigureAwait(false);
Aspire.Hosting.Kubernetes.Tests (2)
KubernetesDeployTests.cs (2)
182Assert.NotNull(annotation.Name); 214Assert.NotNull(annotation.Name);