1 instantiation of Dummy2Annotation
Aspire.Hosting.Azure.Tests (1)
AzureRedisExtensionsTests.cs (1)
159c.WithAnnotation(new Dummy2Annotation());
1 reference to Dummy2Annotation
Aspire.Hosting.Azure.Tests (1)
AzureRedisExtensionsTests.cs (1)
172Assert.True(cacheInModel.TryGetAnnotationsOfType<Dummy2Annotation>(out var cacheAnnotations2));