1 reference to IsPolymorphicTypeThatSpecifiesItselfAsDerivedType
System.Text.Json (1)
System\Text\Json\Schema\JsonSchemaExporter.cs (1)
104
if (!typeInfo.Type.IsAbstract && !
IsPolymorphicTypeThatSpecifiesItselfAsDerivedType
(typeInfo))