<PackageReference Include="Microsoft.CSharp" Version="4.6.0-preview.18571.3" />

CSharpGetIndexBinder

public BindingFlag BindingFlags { get; }

public bool IsBinderThatCanHaveRefReceiver { get; }

public string Name { get; }

public CSharpGetIndexBinder(Type callingContext, IEnumerable<CSharpArgumentInfo> argumentInfo)

public Expr DispatchPayload(RuntimeBinder runtimeBinder, ArgumentObject[] arguments, LocalVariableSymbol[] locals)

public bool IsEquivalentTo(ICSharpBinder other)

public void PopulateSymbolTableWithName(Type callingType, ArgumentObject[] arguments)