3 references to GetExpressionRestriction
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\BinderHelper.cs (3)
76restrictions = restrictions.Merge(BindingRestrictions.GetExpressionRestriction(e)); 82restrictions = restrictions.Merge(BindingRestrictions.GetExpressionRestriction(e)); 87r = BindingRestrictions.GetExpressionRestriction(e);