2 references to GetValue
System.Data.Entity (2)
System\Data\Objects\FieldDescriptor.cs (1)
147
propertyValue = LightweightCodeGenerator.
GetValue
(_property, item);
System\Data\Objects\ObjectStateManagerMetadata.cs (1)
123
object dataObject = LightweightCodeGenerator.
GetValue
(_clrProperty, userObject);