1 reference to Prepend
System.Data.Entity (1)
System\Data\Common\CommandTrees\ExpressionBuilder\Row.cs (1)
30
this.arguments = new System.Collections.ObjectModel.ReadOnlyCollection<KeyValuePair<string, DbExpression>>(Helpers.
Prepend
(columnValues, columnValue));