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