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