1 write to ReduceAsyncCallCount
Microsoft.Extensions.AI.Tests (1)
ChatCompletion\ReducingChatClientTests.cs (1)
175ReduceAsyncCallCount++;
2 references to ReduceAsyncCallCount
Microsoft.Extensions.AI.Tests (2)
ChatCompletion\ReducingChatClientTests.cs (2)
91Assert.Equal(1, reducer.ReduceAsyncCallCount); 120Assert.Equal(1, reducer.ReduceAsyncCallCount);