Home
last modified time | relevance | path

Searched refs:CompilePredicate (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/Internal/Materialization/
H A DCoordinatorFactory.cs204 …: base(depth, stateSlot, CompilePredicate(hasData), CompilePredicate(setKeys), CompilePredicate(ch… in CoordinatorFactory()
246 private static Func<Shaper, bool> CompilePredicate(Expression predicate) in CompilePredicate() method in System.Data.Common.Internal.Materialization.CoordinatorFactory
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Dispatcher/
H A DXPathCompiler.cs308 this.CompilePredicate(subExpr[i]); in CompileFilter()
645 void CompilePredicate(XPathExpr expr) in CompilePredicate() method
674 this.CompilePredicate(exprList[i]); in CompilePredicates()