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