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