1 override of GetExpression
System.Data.Entity (1)
System\Data\Objects\ObjectQuery_TResultType.cs (1)
120
internal override Expression
GetExpression
()
2 references to GetExpression
System.Data.Entity (2)
System\Data\Objects\ELinq\Funcletizer.cs (1)
568
queryExpression = inlineQuery.
GetExpression
();
System\Data\Objects\ObjectQuery.cs (1)
109
return this.
GetExpression
();