3 references to IsTrue
Shared (3)
JsonSchemaExporter\JsonSchemaExporter.cs (3)
358Items = items.IsTrue ? null : items, 389Items = items.IsTrue ? null : items, 422AdditionalProperties = valueSchema.IsTrue ? null : valueSchema,