2 writes to Comment
Shared (2)
JsonSchemaExporter\JsonSchemaExporter.cs (2)
610Comment = "Represents a System.TimeSpan value.", 623Comment = "Represents a version string.",
3 references to Comment
Shared (3)
JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (3)
290Count(Comment != null); 356if (Comment != null) 358objSchema.Add(JsonSchemaConstants.CommentPropertyName, Comment);