1 write to expressionValue
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
2144this.expressionValue = value;
1 reference to expressionValue
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
2138get { return this.expressionValue; }