<PackageReference Include="NETStandard.Library" Version="2.0.2" />

System.Reflection.CustomAttributeData

public class CustomAttributeData
public Type AttributeType { get; }

public virtual ConstructorInfo Constructor { get; }

protected CustomAttributeData()