2 references to CustomRestriction
System.Linq.Expressions (2)
System\Dynamic\BindingRestrictions.cs (2)
23public static readonly BindingRestrictions Empty = new CustomRestriction(AstUtils.Constant(true)); 114return new CustomRestriction(expression);