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