<PackageReference Include="System.Text.Encodings.Web" Version="10.0.0" />

System.Runtime.CompilerServices.NativeIntegerAttribute

namespace System.Runtime.CompilerServices { internal sealed class NativeIntegerAttribute : Attribute { public readonly bool[] TransformFlags; public NativeIntegerAttribute(); public NativeIntegerAttribute(bool[] P_0); } }