Base:
method
Visit
System.Data.Query.InternalTrees.BasicOpVisitorOfT<TResultType>.Visit(System.Data.Query.InternalTrees.VarRefOp, System.Data.Query.InternalTrees.Node)
1 override of Visit
System.Data.Entity (1)
System\Data\Mapping\FunctionImportMappingComposable.cs (1)
186
public override Node
Visit
(VarRefOp op, Node n)
1 reference to Visit
System.Data.Entity (1)
System\Data\Mapping\FunctionImportMappingComposable.cs (1)
203
return base.
Visit
(op, n);