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