4 references to IsolateByOperator
System.Data.Entity (4)
System\Data\Mapping\ViewGeneration\BasicViewGenerator.cs (4)
96rootNode = IsolateByOperator(rootNode, CellTreeOpType.Union); 97rootNode = IsolateByOperator(rootNode, CellTreeOpType.IJ); 98rootNode = IsolateByOperator(rootNode, CellTreeOpType.LOJ); 502children[i] = IsolateByOperator(children[i], opTypeToIsolate);