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

System.Runtime.CompilerServices.NullableContextAttribute

namespace System.Runtime.CompilerServices { internal sealed class NullableContextAttribute : Attribute { public readonly byte Flag; public NullableContextAttribute(byte P_0); } }