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