10 references to GetExpressionRestriction
Microsoft.CSharp (10)
Microsoft\CSharp\RuntimeBinder\BinderHelper.cs (3)
76restrictions = restrictions.Merge(BindingRestrictions.GetExpressionRestriction(e)); 82restrictions = restrictions.Merge(BindingRestrictions.GetExpressionRestriction(e)); 87r = BindingRestrictions.GetExpressionRestriction(e);
Microsoft\CSharp\RuntimeBinder\ComInterop\ComBinder.cs (1)
215BindingRestrictions.GetExpressionRestriction(
Microsoft\CSharp\RuntimeBinder\ComInterop\ComMetaObject.cs (1)
59BindingRestrictions.GetExpressionRestriction(
Microsoft\CSharp\RuntimeBinder\ComInterop\DispCallableMetaObject.cs (1)
102BindingRestrictions memberRestriction = BindingRestrictions.GetExpressionRestriction(
Microsoft\CSharp\RuntimeBinder\ComInterop\IDispatchMetaObject.cs (1)
248BindingRestrictions.GetExpressionRestriction(
Microsoft\CSharp\RuntimeBinder\ComInterop\TypeEnumMetaObject.cs (2)
40BindingRestrictions.GetExpressionRestriction( 51BindingRestrictions.GetExpressionRestriction(
Microsoft\CSharp\RuntimeBinder\ComInterop\TypeLibMetaObject.cs (1)
24BindingRestrictions.GetExpressionRestriction(