4 references to UpdateRecordWithoutSetModified
System.Data.Entity (4)
System\Data\Common\Internal\Materialization\Shaper.cs (1)
791
existingEntry.
UpdateRecordWithoutSetModified
(wrappedEntity.Entity, existingEntry.EditableOriginalValues);
System\Data\Objects\Internal\EntityWithChangeTrackerStrategy.cs (1)
59
entry.
UpdateRecordWithoutSetModified
(value, entry.CurrentValues);
System\Data\Objects\Internal\LightweightEntityWrapper.cs (1)
161
entry.
UpdateRecordWithoutSetModified
(value, entry.CurrentValues);
System\Data\Objects\Internal\SnapshotChangeTrackingStrategy.cs (1)
100
entry.
UpdateRecordWithoutSetModified
(value, entry.CurrentValues);