Exemplo n.º 1
0
 public override ImmutableArray <CSharpAttributeData> GetAttributes()
 {
     return(_underlyingTypeParameter.GetAttributes());
 }
Exemplo n.º 2
0
 public override ImmutableArray <CSharpAttributeData> GetAttributes()
 {
     return(_substitutedFrom.GetAttributes());
 }