2 references to CanRewriteTypeTest
System.Data.Entity (2)
System\Data\Query\PlanCompiler\PreProcessor.cs (2)
1375if (CanRewriteTypeTest(op.Type.EdmType, n.Child0.Op.Type.EdmType)) 1400if (CanRewriteTypeTest(op.IsOfType.EdmType, n.Child0.Op.Type.EdmType))