3 references to GetTypeRestrictionForDynamicMetaObject
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComBinderHelpers.cs (1)
75
GetTypeRestrictionForDynamicMetaObject
(curArgument)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComFallbackMetaObject.cs (1)
58
Restrictions.Merge(ComBinderHelpers.
GetTypeRestrictionForDynamicMetaObject
(this)),
Microsoft\CSharp\RuntimeBinder\ComInterop\ComInvokeBinder.cs (1)
153
_restrictions = _restrictions.Merge(ComBinderHelpers.
GetTypeRestrictionForDynamicMetaObject
(curMo));