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