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