<PackageReference Include="System.Text.Encodings.Web" Version="11.0.0-preview.5.26302.115" />
System.Runtime.CompilerServices.IsByRefLikeAttribute
namespace System.
Runtime.
CompilerServices
{
internal sealed class IsByRefLikeAttribute :
Attribute
{
public IsByRefLikeAttribute();
}
}