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