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