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