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

Microsoft.CSharp.RuntimeBinder.Errors.UserStringBuilder

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