2 references to IConstructOutputAnnotation
Aspire.Hosting.AWS (2)
CDK\CDKExtensions.cs (1)
200if (construct.Resource.Annotations.OfType<IConstructOutputAnnotation>().All(annotation => annotation.OutputName != outputName))
CDK\ConstructOutputAnnotation.cs (1)
10: IConstructModifierAnnotation, IConstructOutputAnnotation