2 references to GetElementType
Microsoft.Extensions.AI.Abstractions (2)
src\Shared\JsonSchemaExporter\JsonSchemaExporter.cs (2)
346Type elementType = ReflectionHelpers.GetElementType(typeInfo); 397Type valueType = ReflectionHelpers.GetElementType(typeInfo);