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