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