1 write to _getRelatedEndMethod
System.Data.Entity (1)
System\Data\Metadata\Edm\AssociationEndMember.cs (1)
53Interlocked.CompareExchange(ref _getRelatedEndMethod, value, null);
1 reference to _getRelatedEndMethod
System.Data.Entity (1)
System\Data\Metadata\Edm\AssociationEndMember.cs (1)
48get { return _getRelatedEndMethod; }