1 write to _propertyDescriptorsCache
System.Data.Entity (1)
System\Data\Objects\DataRecordObjectView.cs (1)
48_propertyDescriptorsCache = MaterializedDataRecord.CreatePropertyDescriptorCollection(_rowType, propertyComponentType, true);
1 reference to _propertyDescriptorsCache
System.Data.Entity (1)
System\Data\Objects\DataRecordObjectView.cs (1)
147propertyDescriptors = _propertyDescriptorsCache;