Пример #1
0
 public override ImmutableArray <CSharpAttributeData> GetAttributes()
 {
     return(this.RetargetingTranslator.GetRetargetedAttributes(_underlyingProperty.GetAttributes(), ref _lazyCustomAttributes));
 }