3 references to Ref
System.Data.Entity (3)
System\Data\Query\InternalTrees\Dump.cs (1)
973case OpType.Ref:
System\Data\Query\InternalTrees\ScalarOps.cs (2)
1315: base(OpType.Ref, type) 1319private RefOp() : base(OpType.Ref) { }