<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="11.0.0-preview.4.26230.115" />

System.Diagnostics.CodeAnalysis.DisallowNullAttribute

namespace System.Diagnostics.CodeAnalysis { } namespace System.Diagnostics.CodeAnalysis { internal sealed class DisallowNullAttribute : Attribute { public DisallowNullAttribute(); } }