2 references to HasFixedConcurrencyModeInAnyChildProperty
System.Data.Entity (2)
System\Data\Mapping\StorageMappingItemCollection.cs (2)
577
MetadataHelper.GetConcurrencyMode(complexPropMapping.EdmProperty) == ConcurrencyMode.Fixed ||
HasFixedConcurrencyModeInAnyChildProperty
(complexPropMapping))
618
||
HasFixedConcurrencyModeInAnyChildProperty
(childComplexPropertyMapping)))