2 references to IDispatchRestriction
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\DispCallableMetaObject.cs (1)
101BindingRestrictions dispatchRestriction = IDispatchMetaObject.IDispatchRestriction(dispatch, _callable.DispatchComObject.ComTypeDesc);
Microsoft\CSharp\RuntimeBinder\ComInterop\IDispatchMetaObject.cs (1)
240return IDispatchRestriction(Expression, _self.ComTypeDesc);