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