2 references to IsPropertyNameEquivalent
System.Text.Json (2)
System\Text\Json\Serialization\JsonUnionTypeStructuralClassifier.cs (2)
657
if (property.
IsPropertyNameEquivalent
(otherProperty))
680
if (property.IsRequired && property.
IsPropertyNameEquivalent
(otherProperty))