<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="10.0.0-rc.1.25451.107" />
System.Diagnostics.CodeAnalysis.AllowNullAttribute
namespace System.
Diagnostics.
CodeAnalysis
{
internal sealed class AllowNullAttribute :
Attribute
{
public AllowNullAttribute();
}
}