4 references to Keys
Microsoft.Extensions.AI.Tests (4)
ChatCompletion\DistributedCachingChatClientTest.cs (2)
757Assert.Empty(_storage.Keys); 762Assert.Single(_storage.Keys);
Embeddings\DistributedCachingEmbeddingGeneratorTest.cs (2)
395Assert.Empty(_storage.Keys); 400Assert.Single(_storage.Keys);