3 references to _functionsIsPredicateFlag
System.Data.Entity (3)
System\Data\Query\PlanCompiler\ITreeGenerator.cs (3)
389if (_functionsIsPredicateFlag.TryGetValue(expr, out isPredicateFunction)) 408if (_functionsIsPredicateFlag.TryGetValue(expr, out isPredicateFunction)) 1099_functionsIsPredicateFlag[applicationExpr] = IsPredicate(lambda.Body);