2 references to GetKeyMembers
System.ComponentModel.Annotations (2)
System\ComponentModel\DataAnnotations\AssociationAttribute.cs (2)
59public IEnumerable<string> ThisKeyMembers => GetKeyMembers(ThisKey); 64public IEnumerable<string> OtherKeyMembers => GetKeyMembers(OtherKey);