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