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

Microsoft.CSharp.RuntimeBinder.Errors.UserStringBuilder

namespace Microsoft.CSharp.RuntimeBinder.Errors { internal struct UserStringBuilder { public bool ErrArgToString(out string psz, ErrArg parg, out bool fUserStrings); } }