Home
last modified time | relevance | path

Searched refs:CheckClearedEntryOnSpan (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.cs271 CheckClearedEntryOnSpan(null, wrappedSource, sourceKey, targetMember); in HandleFullSpanElement()
292 CheckClearedEntryOnSpan(targetKey, wrappedEntity, sourceKey, targetMember); in HandleRelationshipSpan()
665 …private void CheckClearedEntryOnSpan(object targetValue, IEntityWrapper wrappedSource, EntityKey s… in CheckClearedEntryOnSpan() method in System.Data.Common.Internal.Materialization.Shaper
687 CheckClearedEntryOnSpan(sourceKey, wrappedSource, targetMember); in CheckClearedEntryOnSpan()
692 …private void CheckClearedEntryOnSpan(EntityKey sourceKey, IEntityWrapper wrappedSource, Associatio… in CheckClearedEntryOnSpan() method in System.Data.Common.Internal.Materialization.Shaper