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