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