1 instantiation of Dummy2Annotation
Aspire.Hosting.Azure.Tests (1)
AzureSqlExtensionsTests.cs (1)
197c.WithAnnotation(new Dummy2Annotation());
1 reference to Dummy2Annotation
Aspire.Hosting.Azure.Tests (1)
AzureSqlExtensionsTests.cs (1)
223Assert.True(sqlResourceInModel.TryGetAnnotationsOfType<Dummy2Annotation>(out var sqlAnnotations2));