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