<PackageReference Include="System.Security.Principal.Windows" Version="5.0.0-preview.5.20278.1" />
System.Diagnostics.CodeAnalysis.AllowNullAttribute
namespace System.
Diagnostics.
CodeAnalysis
{
internal sealed class AllowNullAttribute :
Attribute
{
public AllowNullAttribute();
}
}