2 references to BaseGetter
System.Data.Entity (2)
System\Data\Objects\Internal\EntityProxyFactory.cs (1)
340value = typeInfo.BaseGetter(entity, propertyName);
System\Data\Objects\Internal\EntityProxyTypeInfo.cs (1)
158return BaseGetter != null && _propertiesWithBaseGetter.Contains(propertyName);