1 write to _maxLength
Microsoft.Extensions.AI.Abstractions (1)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (1)
270
_maxLength
= value;
1 reference to _maxLength
Microsoft.Extensions.AI.Abstractions (1)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (1)
266
get =>
_maxLength
;