3 references to GetExpressionRestriction
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\BinderHelper.cs (3)
75restrictions = restrictions.Merge(BindingRestrictions.GetExpressionRestriction(e)); 81restrictions = restrictions.Merge(BindingRestrictions.GetExpressionRestriction(e)); 86r = BindingRestrictions.GetExpressionRestriction(e);