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