3 references to _keywords
Microsoft.Extensions.AI.Integration.Tests (3)
ToolReductionTests.cs (3)
529private static int VectorLength => _keywords.Length + 1; 547for (int i = 0; i < _keywords.Length; i++) 549if (lower.Contains(_keywords[i]))