3 references to Description
Shared (3)
JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (3)
252
Count(
Description
!= null);
306
if (
Description
!= null)
308
objSchema.Add(JsonSchemaConstants.DescriptionPropertyName,
Description
);