1 write to _tokenLimit
Microsoft.Extensions.AI.Integration.Tests (1)
ReducingChatClientTests.cs (1)
127_tokenLimit = Throw.IfLessThan(tokenLimit, 1);
1 reference to _tokenLimit
Microsoft.Extensions.AI.Integration.Tests (1)
ReducingChatClientTests.cs (1)
144if (totalCount > _tokenLimit)