1 implementation of GetMetaObject
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\DispCallable.cs (1)
35
public DynamicMetaObject
GetMetaObject
(Expression parameter)
1 reference to GetMetaObject
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComBinder.cs (1)
296
instance = o.
GetMetaObject
(instance.Expression);