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)
186public override Node Visit(VarRefOp op, Node n)
1 reference to Visit
System.Data.Entity (1)
System\Data\Mapping\FunctionImportMappingComposable.cs (1)
203return base.Visit(op, n);