3 references to Schema
Shared (3)
JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (3)
248
Count(
Schema
!= null);
296
if (
Schema
!= null)
298
objSchema.Add(JsonSchemaConstants.SchemaPropertyName,
Schema
);