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