2 references to FallbackSetIndex
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\ComInterop\ComFallbackMetaObject.cs (1)
33
return binder.
FallbackSetIndex
(UnwrapSelf(), indexes, value);
System.Linq.Expressions (1)
System\Dynamic\DynamicMetaObject.cs (1)
169
return binder.
FallbackSetIndex
(this, indexes, value);