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