2 instantiations of TestInMemoryCacheStorage
Microsoft.Extensions.AI.Tests (2)
ChatCompletion\DistributedCachingChatClientTest.cs (1)
19private readonly TestInMemoryCacheStorage _storage = new();
Embeddings\DistributedCachingEmbeddingGeneratorTest.cs (1)
17private readonly TestInMemoryCacheStorage _storage = new();
2 references to TestInMemoryCacheStorage
Microsoft.Extensions.AI.Tests (2)
ChatCompletion\DistributedCachingChatClientTest.cs (1)
19private readonly TestInMemoryCacheStorage _storage = new();
Embeddings\DistributedCachingEmbeddingGeneratorTest.cs (1)
17private readonly TestInMemoryCacheStorage _storage = new();