<PackageReference Include="Microsoft.Bcl.HashCode" Version="1.1.0-preview1.19504.10" />
Microsoft.CodeAnalysis.EmbeddedAttribute
namespace Microsoft.
CodeAnalysis
{
internal sealed class EmbeddedAttribute :
Attribute
{
public EmbeddedAttribute();
}
}