public override ImmutableArray <CSharpAttributeData> GetAttributes()
 {
     return(OriginalDefinition.GetAttributes());
 }