2 references to ConnectionPropertyAnnotation
Aspire.Hosting (2)
ResourceBuilderExtensions.cs (2)
324return builder.WithAnnotation(new ConnectionPropertyAnnotation(name, value)); 342return builder.WithAnnotation(new ConnectionPropertyAnnotation(name, ReferenceExpression.Create($"{value}")));