2 references to ValidateSetterProperty
System.Data.Entity (2)
System\Data\Common\Internal\Materialization\Translator.cs (1)
1366LightweightCodeGenerator.ValidateSetterProperty(edmProperty.EntityDeclaringType, edmProperty.PropertySetterHandle, out propertyAccessor, out propertyType);
System\Data\Metadata\Edm\LightweightCodeGenerator.cs (1)
311ValidateSetterProperty(entityDeclaringType, rmh, out mi, out realType);