2 references to GetProjectedPositions
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Validation\ForeignConstraint.cs (2)
599
List<int> columnIndexes = cell.SQuery.
GetProjectedPositions
(columns, endIndexes);
804
List<int> localslotNums = cell.SQuery.
GetProjectedPositions
(columns, endSlots);