3 references to Schema
Shared (3)
JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (3)
288
Count(
Schema
!= null);
336
if (
Schema
!= null)
338
objSchema.Add(JsonSchemaConstants.SchemaPropertyName,
Schema
);