<PackageReference Include="Microsoft.CSharp" Version="4.6.0-preview8.19405.3" />

Microsoft.CSharp.RuntimeBinder.CSharpBinaryOperationFlags

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