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