<PackageReference Include="System.Security.Principal.Windows" Version="5.0.0-preview.3.20214.6" />

System.Runtime.CompilerServices.NullableContextAttribute

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