1 write to _ancestorPolymorhicType
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonTypeInfo.cs (1)
795
_ancestorPolymorhicType
= PolymorphicTypeResolver.FindNearestPolymorphicBaseType(this);
1 reference to _ancestorPolymorhicType
System.Text.Json (1)
System\Text\Json\Serialization\Metadata\JsonTypeInfo.cs (1)
799
return
_ancestorPolymorhicType
;