1 write to HasDefaultValue
System.Text.Json (1)
System\Text\Json\Schema\JsonSchemaExporter.cs (1)
260
propertySchema.
HasDefaultValue
= true;
2 references to HasDefaultValue
System.Text.Json (2)
System\Text\Json\Schema\JsonSchema.cs (2)
113
Count(
HasDefaultValue
);
234
if (
HasDefaultValue
)