1 write to HasDefaultValue
System.Text.Json (1)
System\Text\Json\Schema\JsonSchemaExporter.cs (1)
249
propertySchema.
HasDefaultValue
= true;
2 references to HasDefaultValue
System.Text.Json (2)
System\Text\Json\Schema\JsonSchema.cs (2)
124
Count(
HasDefaultValue
);
243
if (
HasDefaultValue
)