1 write to condition
System.Data.Entity (1)
System\Data\SqlClient\SqlTypesAssembly.cs (1)
62this.condition = conditionExpression;
1 reference to condition
System.Data.Entity (1)
System\Data\SqlClient\SqlTypesAssembly.cs (1)
68return Expression.Condition(this.condition, ifTrueThen, resultIfFalse);