<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0-rc.2.20475.5" />

System.Runtime.CompilerServices.NullablePublicOnlyAttribute

namespace System.Runtime.CompilerServices { internal sealed class NullablePublicOnlyAttribute : Attribute { public readonly bool IncludesInternals; public NullablePublicOnlyAttribute(bool P_0); } }