3 references to All
System.Data.Entity (3)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (3)
538
PlanCompiler.Assert(opKind != OperationKind.
All
, "unexpected attempt to GetPropertyRefs(...,OperationKind.All)");
586
if (opKind == OperationKind.
All
)
2445
GetPropertyValues(inputTypeInfo, OperationKind.
All
, n.Child0, false, out inputFields, out inputFieldValues);