4 references to Keys
Microsoft.Extensions.AI.Tests (4)
ChatCompletion\DistributedCachingChatClientTest.cs (2)
756Assert.Empty(_storage.Keys); 761Assert.Single(_storage.Keys);
Embeddings\DistributedCachingEmbeddingGeneratorTest.cs (2)
394Assert.Empty(_storage.Keys); 399Assert.Single(_storage.Keys);