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