2 references to ConvertStateEntryToPropagatorResult
System.Data.Entity (2)
System\Data\Mapping\Update\Internal\RecordConverter.cs (2)
56return ConvertStateEntryToPropagatorResult(stateEntry, useCurrentValues: false, modifiedPropertiesBehavior: modifiedPropertiesBehavior); 71return ConvertStateEntryToPropagatorResult(stateEntry, useCurrentValues: true, modifiedPropertiesBehavior: modifiedPropertiesBehavior);