<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />

Microsoft.CSharp.RuntimeBinder.RuntimeBinderInternalCompilerException

namespace Microsoft.CSharp.RuntimeBinder { public class RuntimeBinderInternalCompilerException : Exception { public RuntimeBinderInternalCompilerException(); public RuntimeBinderInternalCompilerException(string message); public RuntimeBinderInternalCompilerException(string message, Exception innerException); } }