2 references to MaxLengthCollectionPropertyName
Microsoft.Extensions.AI.Abstractions (2)
Utilities\AIJsonUtilities.Schema.Create.cs (2)
479obj[MaxLengthCollectionPropertyName] ??= maxLengthAttribute.Length; 616obj[MaxLengthCollectionPropertyName] ??= lengthAttribute.MaximumLength;