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