1 write to _propertyNames
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\RecordStateScratchpad.cs (1)
56set { _propertyNames = value; }
1 reference to _propertyNames
System.Data.Entity (1)
System\Data\Common\Internal\Materialization\RecordStateScratchpad.cs (1)
55get { return _propertyNames; }