2 references to BaseSetter
System.Data.Entity (2)
System\Data\Objects\Internal\EntityProxyFactory.cs (1)
372
typeInfo.
BaseSetter
(entity, propertyName, value);
System\Data\Objects\Internal\EntityProxyTypeInfo.cs (1)
163
return
BaseSetter
!= null && _propertiesWithBaseSetter.Contains(propertyName);