3 references to GetInstanceRestriction
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\BinderHelper.cs (1)
239
BindingRestrictions.
GetInstanceRestriction
(argument.Expression, argument.Value) :
Microsoft\CSharp\RuntimeBinder\ComInterop\ComBinderHelpers.cs (1)
115
return BindingRestrictions.
GetInstanceRestriction
(obj.Expression, null);
System.Linq.Expressions (1)
System\Dynamic\BindingRestrictions.cs (1)
80
return
GetInstanceRestriction
(obj.Expression, null);