2 references to GetIdentity
System.Data.Entity (2)
System\Data\Query\PlanCompiler\NominalTypeEliminator.cs (2)
543
else if (opKind == OperationKind.
GetIdentity
)
2305
GetPropertyValues(inputTypeInfo, OperationKind.
GetIdentity
, n.Child0, false, out inputFieldTypes, out inputFieldValues);