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