2 references to GetTypeRestriction
System.Linq.Expressions (2)
System\Dynamic\DynamicObject.cs (1)
837return BindingRestrictions.GetTypeRestriction(this);
System\Dynamic\ExpandoObject.cs (1)
1012return BindingRestrictions.GetTypeRestriction(this);