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