3 references to Title
Shared (3)
JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (3)
251
Count(
Title
!= null);
301
if (
Title
!= null)
303
objSchema.Add(JsonSchemaConstants.TitlePropertyName,
Title
);