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

System.Reflection.CustomAttributeData

public class CustomAttributeData
public Type AttributeType { get; }

public virtual ConstructorInfo Constructor { get; }

protected CustomAttributeData()