1 write to HasDefaultValue
Microsoft.Extensions.AI.Abstractions (1)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.cs (1)
325propertySchema.HasDefaultValue = true;
2 references to HasDefaultValue
Microsoft.Extensions.AI.Abstractions (2)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (2)
304Count(HasDefaultValue); 434if (HasDefaultValue)