1 write to ReduceAsyncCallCount
Microsoft.Extensions.AI.Tests (1)
ChatCompletion\ReducingChatClientTests.cs (1)
183ReduceAsyncCallCount++;
2 references to ReduceAsyncCallCount
Microsoft.Extensions.AI.Tests (2)
ChatCompletion\ReducingChatClientTests.cs (2)
90Assert.Equal(1, reducer.ReduceAsyncCallCount); 119Assert.Equal(1, reducer.ReduceAsyncCallCount);