1 write to m_associationSet
System.Data.Entity (1)
System\Data\Mapping\StorageMappingItemLoader.cs (1)
3759
m_associationSet
= (AssociationSet)extent;
2 references to m_associationSet
System.Data.Entity (2)
System\Data\Mapping\StorageMappingItemLoader.cs (2)
3807
IEnumerable<StorageModificationFunctionParameterBinding> parameters = LoadParameterBindings(nav.Clone(),
m_associationSet
.ElementType);
4099
!
m_associationSet
.AssociationSetEnds.TryGetValue(role, false, out end))