Before this PR
We only find registered inheritedType by fields
Now we can find registered inheritedType by properties
Comparing object type,
CLIMutable Record type generate a free constructor and equality
I am now using CLIMutable Record type more often
So i implement this
Before this PR We only find registered inheritedType by fields Now we can find registered inheritedType by properties Comparing
object type
,CLIMutable Record type
generate a free constructor and equality I am now usingCLIMutable Record type
more often So i implement this