3 references to Title
Shared (3)
JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (3)
291
Count(
Title
!= null);
341
if (
Title
!= null)
343
objSchema.Add(JsonSchemaConstants.TitlePropertyName,
Title
);