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