2 references to FallbackGetIndex
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComFallbackMetaObject.cs (1)
27
return binder.
FallbackGetIndex
(UnwrapSelf(), indexes);
System.Linq.Expressions (1)
System\Dynamic\DynamicMetaObject.cs (1)
156
return binder.
FallbackGetIndex
(this, indexes);