<PackageReference Include="System.Reflection.Emit.ILGeneration" Version="4.6.0-preview8.19405.3" />
Microsoft.CodeAnalysis.EmbeddedAttribute
namespace Microsoft.
CodeAnalysis
{
internal sealed class EmbeddedAttribute :
Attribute
{
public EmbeddedAttribute();
}
}