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