1 write to _expression
System.Data.Entity (1)
System\Data\Objects\ELinq\ExpressionConverter.cs (1)
130_expression = normalizer.Visit(expression);
2 references to _expression
System.Data.Entity (2)
System\Data\Objects\ELinq\ExpressionConverter.cs (2)
236DbExpression result = this.TranslateExpression(_expression); 330return object.ReferenceEquals(_expression, Expression);