2 references to MaxLengthStringPropertyName
Microsoft.Extensions.AI.Abstractions (2)
Utilities\AIJsonUtilities.Schema.Create.cs (2)
422obj[MaxLengthStringPropertyName] ??= stringLengthAttribute.MaximumLength; 443obj[MaxLengthStringPropertyName] ??= maxLengthAttribute.Length;