2 references to HasJsonConstructorAttribute
Microsoft.Extensions.AI.Abstractions (2)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.ReflectionHelpers.cs (2)
353if (HasJsonConstructorAttribute(constructor)) 372if (HasJsonConstructorAttribute(constructor))