2 references to ComFallbackMetaObject
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComObject.cs (1)
114
return new
ComFallbackMetaObject
(parameter, BindingRestrictions.Empty, this);
Microsoft\CSharp\RuntimeBinder\ComInterop\IDispatchMetaObject.cs (1)
19
:
base
(expression, BindingRestrictions.Empty, self)