2 references to GetExtentListAsUserString
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Validation\ForeignConstraint.cs (2)
236string childExtents = LeftCellWrapper.GetExtentListAsUserString(cNode.GetLeaves()); 237string parentExtents = LeftCellWrapper.GetExtentListAsUserString(pNode.GetLeaves());