<PackageReference Include="Microsoft.CSharp" Version="4.6.0-rc1.19456.4" />

Microsoft.CSharp.RuntimeBinder.CSharpBinaryOperationFlags

namespace Microsoft.CSharp.RuntimeBinder { internal enum CSharpBinaryOperationFlags { None, MemberAccess, LogicalOperation } }