<PackageReference Include="Microsoft.CSharp" Version="4.6.0-preview9.19416.11" />

Microsoft.CSharp.RuntimeBinder.CSharpBinaryOperationFlags

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