Home
last modified time | relevance | path

Searched refs:TryGetRelatedEnd (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/Internal/Materialization/
H A DShaper.cs399 …if(TryGetRelatedEnd(wrappedEntity, (AssociationType)targetMember.DeclaringType, sourceMember.Name,… in HandleRelationshipSpan()
409 …private bool TryGetRelatedEnd(IEntityWrapper wrappedEntity, AssociationType associationType, strin… in TryGetRelatedEnd() method in System.Data.Common.Internal.Materialization.Shaper
729 …if (TryGetRelatedEnd(wrappedSource, (AssociationType)targetMember.DeclaringType, sourceMember.Name… in FullSpanAction()