1 write to _hasDefaultValue
Microsoft.Extensions.AI.Abstractions (1)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (1)
234
_hasDefaultValue
= value;
1 reference to _hasDefaultValue
Microsoft.Extensions.AI.Abstractions (1)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (1)
230
get =>
_hasDefaultValue
;