2 writes to Comment
Shared (2)
JsonSchemaExporter\JsonSchemaExporter.cs (2)
614
Comment
= "Represents a System.TimeSpan value.",
627
Comment
= "Represents a version string.",
3 references to Comment
Shared (3)
JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (3)
250
Count(
Comment
!= null);
316
if (
Comment
!= null)
318
objSchema.Add(JsonSchemaConstants.CommentPropertyName,
Comment
);