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