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