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