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