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