2 references to ConvertUnionsToNormalizedLOJs
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\BasicViewGenerator.cs (2)
101
rootNode =
ConvertUnionsToNormalizedLOJs
(rootNode);
254
rootNode.Children[i] =
ConvertUnionsToNormalizedLOJs
(rootNode.Children[i]);